Page MenuHomePhabricator

Make "Order By" field render correctly when showing a SavedQuery with an order alias
ClosedPublic

Authored by epriestley on Jun 9 2015, 8:46 PM.
Tags
None
Referenced Files
F13171267: D13227.diff
Tue, May 7, 10:10 AM
Unknown Object (File)
Sun, May 5, 10:51 AM
Unknown Object (File)
Fri, May 3, 10:14 AM
Unknown Object (File)
Thu, Apr 25, 3:44 AM
Unknown Object (File)
Apr 5 2024, 5:49 PM
Unknown Object (File)
Apr 1 2024, 3:14 AM
Unknown Object (File)
Mar 26 2024, 10:18 AM
Unknown Object (File)
Feb 27 2024, 8:56 PM
Subscribers

Details

Summary

If you have a saved query with an order alias, we currently apply the order correctly but don't show the right value in the UI.

Map any saved value to the canoncial value when rendering the control.

Test Plan

Added some var_dump() and verified order key was getting mapped forward correctly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make "Order By" field render correctly when showing a SavedQuery with an order alias.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 9 2015, 8:48 PM
This revision was automatically updated to reflect the committed changes.