mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 11:22:40 +01:00
bdef1255e3
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. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D13227 |
||
---|---|---|
.. | ||
PhabricatorApplicationSearchEngine.php | ||
PhabricatorElasticSearchEngine.php | ||
PhabricatorJumpNavHandler.php | ||
PhabricatorMySQLSearchEngine.php | ||
PhabricatorSearchEngine.php |