-
Notifications
You must be signed in to change notification settings - Fork 535
Description
Overview of the Feature Request
The current solution to keeping a consistent order of licenses in GUI is ordering them by ID. See also #8561
The more desired situation is where admins can arrange the order of licenses with the API. This could be achieved, for example, by adding a new "sort order" database column, as pointed out in the linked issue.
What kind of user is the feature intended for?
(Example users roles: API User, Curator, Depositor, Guest, Superuser, Sysadmin)
Superuser
What inspired the request?
Originally, the licenses could not be sorted, resulting in inconsistent behavior. The current solution of sorting by ID is temporal, as a more desired solution is allowing manual sorting by the admins, as proposed in this request.
What existing behavior do you want changed?
Sorting of licenses in the license selector.
Any brand new behavior do you want to add to Dataverse?
No
Any related open or closed issues to this feature request?