Page MenuHomePhabricator

Don't make an expensive, unused call to test if a viewer can reassign a task
ClosedPublic

Authored by epriestley on Mar 14 2018, 7:14 PM.
Tags
None
Referenced Files
F19028832: D19225.id.diff
Mon, Nov 24, 4:16 PM
F19020535: D19225.diff
Sun, Nov 23, 5:52 PM
F18873259: D19225.diff
Wed, Nov 5, 8:47 AM
F18853031: D19225.diff
Fri, Oct 31, 1:51 PM
F18814045: D19225.id.diff
Oct 20 2025, 9:03 PM
F18798287: D19225.id46034.diff
Oct 17 2025, 6:12 AM
F18798282: D19225.id46030.diff
Oct 17 2025, 6:12 AM
F18798265: D19225.diff
Oct 17 2025, 6:10 AM
Subscribers
None

Details

Summary

Depends on D19224. Ref T13106. Computing this is expensive and the value is not used. This came from D15432, but we never actually shipped that feature.

Test Plan

Saw local query cost drop from 139 to 110 with no change in functionality. Grepped for removed symbols.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 14 2018, 7:46 PM
This revision was automatically updated to reflect the committed changes.