-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Not A Bug
-
Affects Version/s: 8.4-SNAPSHOT
-
Fix Version/s: None
-
Component/s: Core, Query & PageProvider
-
Epic Link:
NXP-19484 introduces the ability to resolve document not from uuid but It does not take into accound ORDER BY clause when you resolve document ids not from uuid (i.e.
SELECT collection:documentIds/* FROM Document where ecm:mixinType != 'HiddenInNavigation' AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted' AND ecm:uuid = ? ORDER BY dc:title DESC
- depends on
-
NXP-19484 Add order by pos when querying and resolving document from list fields
- Resolved