HomePhabricator

Remove obsolete code from ManiphestTaskQuery

Description

Remove obsolete code from ManiphestTaskQuery

Summary:
Ref T603. Cleans up some obsolete stuff here:

  • We no longer ever query by min/max priority (instead, withPriorities(...)).
  • A parent class provides limit/offset.
  • Result count is no longer reliable with policies. We could do "about X tasks" or something, but just drop it for now. There's only one remaining callsite anyway.

Test Plan:

  • grep
  • Viewed task list.
  • Viewed a project page.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7121

Details

Provenance
epriestleyAuthored on Sep 25 2013, 8:44 PM
Reviewer
btrahan
Differential Revision
Restricted Differential Revision
Parents
rP3a87a95e119b: Use ManiphestTaskQuery in nearly all interfaces
Branches
Unknown
Tags
Unknown
Tasks
T603: Support permissions/policies in all Phabricator applications

Event Timeline