Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Jon ClausenJon ClausenFix versions
Affects versions
Priority
Critical
Details
Details
Assignee
Unassigned
UnassignedReporter
Jon Clausen
Jon ClausenFix versions
Affects versions
Priority
Sentry
Sentry
Sentry
Created August 20, 2021 at 3:08 PM
Updated August 23, 2021 at 8:31 PM
Resolved August 23, 2021 at 8:31 PM
The menus generated by `rootMenu` and `buildSubMenu` use the default sort order for `pageService.findPublishedContent` - which is invoked multiple times in building the menus.
All of these invocations should pass in `sortOrder="order ASC, publishDate ASC"` so that menus are generated in the sort order specified in the admin.