feature request #9229
TaxonNameEditor: use NomenclaturalStatusDTO to avoid data loading probems within setters in TaxonName
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdm-vaadin
Target version:
Start date:
09/22/2020
Due date:
% Done:
100%
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
Associated revisions
fix #9229 using NomenclaturalStatusDTO in the TaxonNameEditor
History
#1 Updated by Andreas Kohlbecker 4 months ago
- Related to feature request #6581: Make all microreferenced references OriginalSources added
#2 Updated by Andreas Kohlbecker 4 months ago
- Related to feature request #9225: Make TaxonName.nomenclaturalSource a new DescriptionElementSource subclass added
#3 Updated by Andreas Kohlbecker 4 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-vaadin|84b030bfbe7c9c0df2b160149c23bb5add938b2a.
#4 Updated by Andreas Kohlbecker 4 months ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
tested as being fully functional
#5 Updated by Andreas Kohlbecker about 2 months 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
#6 Updated by Andreas Kohlbecker about 2 months ago
- Duplicated by bug #9318: TaxonNameEditor: nomenclatural reference no longer selectable added
#7 Updated by Andreas Kohlbecker about 2 months ago
- Description updated (diff)
#8 Updated by Andreas Kohlbecker about 2 months ago
- Duplicated by deleted (bug #9318: TaxonNameEditor: nomenclatural reference no longer selectable)
#9 Updated by Andreas Kohlbecker about 2 months ago
- Status changed from In Progress to Closed
the issue has been fixed in #9318, so we can close this ticket again.
#10 Updated by Andreas Kohlbecker about 2 months ago
- % Done changed from 40 to 100