feature request #8861
Sorted feature states
100%
Description
mail AM.
ich gebe gerade testweise States für das Feature Status in die Flora Greece ein und sehe, dass die Liste nicht sortiert ist, weder alphabetisch noch nach der Vokabularsortierung (hmm, ob es letzteres gibt, habe ich nicht geschaut bei States). Es wäre jedenfalls sehr sinnvoll, eine Sortierung zu haben.
Associated revisions
fix #8861: sort terms in state combo
fix #8861: case insensitive string comparison for term comparator
History
#1 Updated by Katja Luther 11 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|6dc61e9186aa6d2657c56d87e6a394c306330dfd.
#2 Updated by Katja Luther 11 months ago
- Assignee changed from Katja Luther to Andreas Müller
#3 Updated by Andreas Müller 11 months ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 50 to 70
Generally this works well. Only the sorting is currently case sensitiv which IMO should not be case.
Please decide if easy to fix or new ticket.
By the way I did not check if this is the case at other places as well. Do we have a general entrypoint for sorting such dropdowns or is this done indivually each time?
#4 Updated by Katja Luther 11 months ago
- Status changed from Feedback to Resolved
- % Done changed from 70 to 50
Applied in changeset taxeditor|ceb614de4edfb66745fd81ac7edb69d80a7874a0.
#5 Updated by Andreas Müller 11 months ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
Works as expected.