feature request #5714
closedIn Original Source Type dropdown show Primary Taxonomic Source first
100%
Description
...followed by Primary Media Source and then followed by others alphabetically. Currently order seems to be according to the enum.
At the end we should have Other followed by Unknown.
We may also think about a Comparator defining the order which can also be used for #3185
If possible for media sources, Primary Media Source should be first.
Updated by Andreas Müller about 7 years ago
- Description updated (diff)
- Priority changed from New to Highest
Updated by Andreas Müller over 6 years ago
- Description updated (diff)
- Target version changed from Unassigned CDM tickets to Release 4.5
- Estimated time set to 1:30 h
Updated by Patrick Plitzner over 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|0c7c9656704a352a2bdfea434d6b703245177c65.
Updated by Patrick Plitzner over 6 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
Updated by Andreas Müller over 6 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
Only Primary Taxonomic Source is on top, but Primary Media Source is not yet second and also no alphabetic ordering of the other types.
Updated by Andreas Müller over 6 years ago
... Also "Other" is not in the expected order.
Updated by Andreas Müller over 6 years ago
Have you checked if we can reuse / combine the Comparator developed for #3185?
Updated by Patrick Plitzner over 6 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
Andreas Müller wrote:
Have you checked if we can reuse / combine the Comparator developed for #3185?
The other comparator is used for comparing the sources and not the terms themselves. There may be a small chance for refactoring but for now I would rather close this ticket if everything is fine.
Updated by Andreas Müller over 6 years ago
- Assignee changed from Andreas Müller to Patrick Plitzner
Andreas Müller wrote:
... Also "Other" is not in the expected order.
This is still an open issue, see description: "At the end we should have Other followed by Unknown."
Updated by Patrick Plitzner over 6 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
- % Done changed from 50 to 80
Fixed order of "Other" and "Unknown"
Updated by Andreas Müller over 6 years ago
- Status changed from Feedback to Closed
- Assignee changed from Andreas Müller to Patrick Plitzner
Seems to be correct now