-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 8.10, 9.10, 10.10
-
Fix Version/s: HOTFIX_9.10, HOTFIX_10.10, 11.x
-
Component/s: Layouts & Widgets, Query & PageProvider
-
Tags:
-
Backlog priority:500
-
Sprint:nxAT Sprint 11.1.4, nxAT Sprint 11.1.5
-
Story Points:3
When defining an aggregate of type Terms (in a page provider or the default search) with the order by property set to term asc or term desc for a schema property of type directory, aggregates are sorted on the id of the directory entry in the JSF UI, which does not always correspond to the alphabetic sorting of the directory entries' label; the directory entries' label being what is displayed in the UI, sorting on the id does not actually make sense for a user's point of view.
- is related to
-
ELEMENTS-621 Make it possible to sort aggregates by title
- Resolved