Allow configuring the default Service Catalog sort order #364
eaterOfBiscuits
started this conversation in
Ideas and feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, the catalog always opens with "Popularity" selected. Users can switch to "Alphabetical" or "Reverse alphabetical", but administrators cannot choose which option should be the default.
It would be useful to have an entity-level or global setting to select the default sort strategy:
Popularity
Alphabetical
Reverse alphabetical
This would avoid local code customizations and allow each organization to choose the most suitable default for its users.
All reactions