Actions
feature request #9229
closedTaxonNameEditor: use NomenclaturalStatusDTO to avoid data loading probems within setters in TaxonName
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Description
due to the changes made in #6581 the setter for NomenclaturalStatus in Taxon Name checks for empty SingleSource entities which requires annotations etc to be initialized.
Using NomenclaturalStatusDTO instead of the domain entity itself would help avoid the need for initialization of associated collections
Related issues
Updated by Andreas Kohlbecker about 3 years ago
- Related to feature request #6581: Make all microreferenced references OriginalSources added
Updated by Andreas Kohlbecker about 3 years ago
- Related to feature request #9225: Make TaxonName.nomenclaturalSource a new DescriptionElementSource subclass added
Updated by Andreas Kohlbecker about 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-vaadin|84b030bfbe7c9c0df2b160149c23bb5add938b2a.
Updated by Andreas Kohlbecker about 3 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
tested as being fully functional
Updated by Andreas Kohlbecker about 3 years ago
- Status changed from Closed to In Progress
- Priority changed from New to Highest
- % Done changed from 100 to 40
reopening since this implementation is incomplete, see #9318
Updated by Andreas Kohlbecker about 3 years ago
- Has duplicate bug #9318: TaxonNameEditor: nomenclatural reference no longer selectable added
Updated by Andreas Kohlbecker about 3 years ago
- Has duplicate deleted (bug #9318: TaxonNameEditor: nomenclatural reference no longer selectable)
Updated by Andreas Kohlbecker almost 3 years ago
- Status changed from In Progress to Closed
the issue has been fixed in #9318, so we can close this ticket again.
Actions