Closed (fixed)
Project:
JSON:API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2017 at 15:25 UTC
Updated:
22 Nov 2017 at 15:29 UTC
Jump to comment: Most recent
Prior to #2874601: refactor(QueryBuilder): Improve testability/maintainability, expanded form sort parameters were processed in reverse order. That is, if you wanted to sort first by title, then by updated date, one would need to put the query parameters in the URL such that "updated" would come before "title".
This issue was fixed by #2874601: refactor(QueryBuilder): Improve testability/maintainability.
Comments