-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.19rc1, 4.4.7rc1, 5.0.0alpha3
-
Sprint 61 (Feb 2020), Sprint 62 (Mar 2020), Sprint 63 (Apr 2020)
-
0.25
When 'sortorder' is string it will be applied to every 'sortfield' in result query but when it is array values of this array will be applied to corresponding fields from 'sortfield' array. In the case of API_NORMALIZE 'sortorder' wil never be a string therefor sorting will be made by first field in list only.