feature request #7965
Registration search simplify type select options
100%
Description
The type select in the search filters should not distinguish name type and specimen types. E.g. the option "Lectotype" should therefore refer to both.
The prefixed "NT" and "ST" are to be removed
Related issues
Associated revisions
ref #7965 methods to get typeDesignationStatusInUse as term an as filter object
fix #7965 using the TypeDesignationStatusFilter elements to simplify the type filter select
fixing NPE in TypeDesignationStatusFilter processing when '- none -' is selected
History
#1 Updated by Andreas Kohlbecker about 2 years ago
- Related to feature request #7966: Registration search simplify type select options added
#2 Updated by Andreas Müller almost 2 years ago
- Description updated (diff)
#3 Updated by Andreas Müller almost 2 years ago
- Related to bug #8113: Update TypeDesignationStatus labels added
#4 Updated by Andreas Kohlbecker almost 2 years ago
- Target version changed from Release 5.6 to Release 5.7
#5 Updated by Andreas Kohlbecker over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-vaadin|4656c3e23541b17c233d565d4ff02c0053b335f2.
#6 Updated by Andreas Kohlbecker over 1 year ago
- Assignee changed from Andreas Kohlbecker to Wolf-Henning Kusber
please review once the test server is updated
#7 Updated by Andreas Kohlbecker over 1 year ago
- Related to feature request #7610: Type search in PhycoBank Portal added
#8 Updated by Andreas Kohlbecker over 1 year ago
Hallo Andreas,
bin in Test List Type Status,
wenn ich dort -none- auswähle, bekomme ich :
java.lang.NullPointerException at eu.etaxonomy.cdm.api.service.dto.TypeDesignationStatusFilter.toTypeDesignationStatus(TypeDesignationStatusFilter.java:103) at eu.etaxonomy.cdm.vaadin.view.registration.ListPresenter.pageRegistrations(ListPresenter.java:180) at eu.etaxonomy.cdm.vaadin.view.registration.ListPresenter.onUpdateResultsEvent(ListPresenter.java:228) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
#9 Updated by Wolf-Henning Kusber over 1 year ago
- Assignee changed from Wolf-Henning Kusber to Andreas Kohlbecker
- % Done changed from 50 to 60
no further problems:
merge of entries without accidents:
Lectotype = merge of lectotype (name) of genus
and
Lectotype = of species and below (specimens or images)
original designation (name) for genus
holotype = of species and below (specimens or images)
If NPE is solved the ticket can be closed.
#10 Updated by Andreas Kohlbecker over 1 year ago
NPE fixed by commit:cdm-vaadin|5fd9990b
So I will close this ticket now.
#7966 will be implemented in accordingly - OK?
#11 Updated by Wolf-Henning Kusber over 1 year ago
okay
#12 Updated by Andreas Kohlbecker over 1 year ago
- Status changed from Resolved to Closed
- % Done changed from 60 to 100