Page MenuHomePhabricator

Modernize ManiphestTask paging and ordering
ClosedPublic

Authored by epriestley on Apr 12 2015, 8:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 6:34 AM
Unknown Object (File)
Fri, Apr 12, 9:26 PM
Unknown Object (File)
Fri, Apr 12, 9:26 PM
Unknown Object (File)
Thu, Apr 11, 8:10 PM
Unknown Object (File)
Fri, Mar 29, 2:42 AM
Unknown Object (File)
Thu, Mar 28, 12:11 PM
Unknown Object (File)
Thu, Mar 28, 11:08 AM
Unknown Object (File)
Mar 13 2024, 6:02 PM
Subscribers

Details

Summary

Ref T7803. The ApplicationSearch integration is still a little rough here, but it seems to have the correct behavior.

The rest of this is now at least relatively sane, cohesive, and properly behaved.

Test Plan
  • Used all grouping and ordering queries in Maniphest. Pagingated results.
  • Used custom field ordering in Maniphest. Paginated results.
  • Paginated through the null section of "Assigned" and "Projects" group-by queries. Pagingation now works correctly (it does not work at HEAD).
  • Ran unit tests covering priority changes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Modernize ManiphestTask paging and ordering.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Fix some issues with subpriority adjustments.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 13 2015, 5:51 PM
This revision was automatically updated to reflect the committed changes.