Page MenuHomePhabricator

Modernize ManiphestTask paging and ordering
ClosedPublic

Authored by epriestley on Apr 12 2015, 8:04 PM.
Tags
None
Referenced Files
F13252155: D12372.diff
Sat, May 25, 1:08 AM
F13240263: D12372.id29700.diff
Wed, May 22, 12:26 PM
F13240064: D12372.id29765.diff
Wed, May 22, 10:02 AM
F13239480: D12372.id.diff
Wed, May 22, 3:32 AM
F13228501: D12372.id.diff
Mon, May 20, 9:55 AM
F13215515: D12372.id29703.diff
Fri, May 17, 5:54 PM
F13208696: D12372.id.diff
Thu, May 16, 6:44 PM
F13207696: D12372.id29700.diff
Thu, May 16, 2:33 AM
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.