Actions
bug #7690
openadapt available typedesignation editors to name rank
Status:
New
Priority:
Priority13
Assignee:
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Severity:
normal
Found in Version:
Description
The RegistrationWorkingsetEditor offers a selection dialog for NameTypeDesignationEditor and SpecimenTypeDesignationEditor when the new type button is clicked. In most cases the selection can be done automatically:
- rank > genus: NameTypeDesignationEditor
- rank <= genus & rank > species: NameTypeDesignationEditor + SpecimenTypeDesignationEditor
- rank <= species: SpecimenTypeDesignationEditor
Related issues
Updated by Andreas Kohlbecker over 4 years ago
- Target version changed from Release 5.3 to Release 5.4
Updated by Andreas Kohlbecker over 4 years ago
- Target version changed from Release 5.4 to Release 5.5
Updated by Andreas Kohlbecker over 4 years ago
- Subject changed from adapt avaiable typedesignation editors to name rank to adapt available typedesignation editors to name rank
Updated by Andreas Kohlbecker over 4 years ago
- Status changed from New to In Progress
Updated by Andreas Kohlbecker over 4 years ago
- Status changed from In Progress to Feedback
- Assignee changed from Andreas Kohlbecker to Wolf-Henning Kusber
@Henning:
I think this is a typo:
rank >= genus & rank > species: NameTypeDesignationEditor + SpecimenTypeDesignationEditor
and it should rather be
rank <= genus & rank > species: NameTypeDesignationEditor + SpecimenTypeDesignationEditor
Updated by Wolf-Henning Kusber over 4 years ago
corrected correctly:
rank <= genus & rank > species: NameTypeDesignationEditor + SpecimenTypeDesignationEditor
Updated by Andreas Kohlbecker over 4 years ago
- Status changed from Feedback to In Progress
- Assignee changed from Wolf-Henning Kusber to Andreas Kohlbecker
Updated by Andreas Kohlbecker over 4 years ago
- Target version changed from Release 5.5 to Release 5.6
Updated by Andreas Kohlbecker about 4 years ago
- Status changed from In Progress to New
- Target version changed from Release 5.6 to Release 5.7
Updated by Andreas Kohlbecker about 4 years ago
- Priority changed from New to Priority13
Updated by Andreas Müller about 4 years ago
- Target version changed from Release 5.7 to Release 5.8
Updated by Andreas Kohlbecker almost 4 years ago
- Has duplicate feature request #8358: Show name type only if rank is higher than species added
Updated by Andreas Kohlbecker almost 4 years ago
- Target version changed from Release 5.8 to Release 5.10
Updated by Andreas Kohlbecker over 3 years ago
- Target version changed from Release 5.10 to Release 5.11
Updated by Andreas Kohlbecker over 3 years ago
- Target version changed from Release 5.11 to Release 5.12
Updated by Andreas Kohlbecker over 3 years ago
- Target version changed from Release 5.12 to Release 5.14
Updated by Andreas Müller about 3 years ago
- Target version changed from Release 5.14 to Release 5.15
Updated by Andreas Müller almost 3 years ago
- Target version changed from Release 5.15 to Release 5.18
Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.18 to Release 5.19
Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.19 to Release 5.21
Updated by Andreas Müller over 2 years ago
- Target version changed from Release 5.21 to Release 5.22
Updated by Andreas Kohlbecker about 2 years ago
- Target version changed from Release 5.22 to Release 5.41
Actions