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.
Differential D13227
Make "Order By" field render correctly when showing a SavedQuery with an order alias epriestley on Jun 9 2015, 8:46 PM. Authored by Tags None Referenced Files
Subscribers
Details
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. Added some var_dump() and verified order key was getting mapped forward correctly.
Diff Detail
|