Opened 5 years ago

Last modified 5 years ago

#2188 closed enhancement

Enumerated annotation types should sort the possible values — at Version 1

Reported by: Nicklas Nordborg Owned by: everyone
Priority: minor Milestone: BASE 3.15.1
Component: core Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

This is typically not an issue to begin with since the order of the values are usually kept the same as when the annotation type was created. However, if the list of possible values are modified they seem to change their order in an unpredictable way which is annoying.

This affects all places were the list of values are displayed. For example, in the filter selection in list pages and in the edit dialogs.

It would be better if the values could always be returned in a predictable order (eg. sorted).

Change History (1)

comment:1 by Nicklas Nordborg, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.