feature request #7704
Dataportal specimen table should be able to show DerivedUnits without a FieldUnit
100%
Description
The current implementation of the specimen table works only on FieldUnits. Each row represents a FieldUnit and if extended shows information about the sub derivatives.
We need to think about a way to also show DerivedUnits that do not have a FieldUnit. This case can happen for type specimens that were created without a FieldUnit and just associated with a taxon name via a SpecimenTypeDesignation.
Solution as of Sept 7th 2020: For Derived Units which have A) protected titleCache or B) which are without FieldUnit the detail cells of the table should be joined in order to display the titleCache only.
see #7692#note-3
Related issues
Associated revisions
History
#1 Updated by Patrick Plitzner over 2 years ago
- Related to bug #7686: Specimen title cache issues in data portal specimen table added
#2 Updated by Patrick Plitzner over 2 years ago
- Related to bug #7692: Empty "Specimens" section added
#3 Updated by Patrick Plitzner over 2 years ago
- Description updated (diff)
#4 Updated by Andreas Müller over 2 years ago
Patrick Plitzner wrote:
This case can happen for type specimens that were created without a FieldUnit and just associated with a taxon name via a SpecimenTypeDesignation.
How they are associated does not matter. But it usually happens, if the DerivedUnit is not atomized but has a protected titleCache and therefore does not need a field unit (field unit data is hidden in the cache). This may happen for types (in future it will not, once the new type modul is available which will include a cache for type data) or for ordinary Specimen/DerivedUnits.
#5 Updated by Andreas Müller 12 months ago
- Assignee changed from Patrick Plitzner to Andreas Kohlbecker
#6 Updated by Andreas Müller 12 months ago
- Assignee changed from Andreas Kohlbecker to Patrick Plitzner
- Priority changed from New to Highest
#7 Updated by Andreas Müller 12 months ago
- Assignee changed from Patrick Plitzner to Andreas Kohlbecker
#8 Updated by Andreas Kohlbecker 7 months ago
- Related to bug #9213: specimen views 'compressed table' and 'derivate tree' fail when no fieldunits exists added
#9 Updated by Andreas Kohlbecker 7 months ago
- Tags set to specimen
- Description updated (diff)
- Target version changed from Unassigned CDM tickets to Release 5.19
We discussed this topic in the EDIT standup today ... updating the ticket description with the outcome.
#10 Updated by Andreas Kohlbecker 3 months ago
- Related to task #9253: revise OccurrenceServiceImpl.findFieldUnitDTO(..) added
#11 Updated by Andreas Kohlbecker 3 months ago
- Related to bug #8423: OccurrenceServiceImpl.findFieldUnitDTO() fails to merge derivation paths when a FieldUnit has two derivatives added
#12 Updated by Andreas Kohlbecker 3 months ago
- Related to bug #9395: DerivedUnit.collectFieldUnits() and findFieldUnitDTOByAssociatedTaxon() and findByAccessionNumber() in OccurrenceService to return all root units added
#13 Updated by Andreas Kohlbecker 3 months ago
- Tags changed from specimen to specimen, specimens-view-table
#14 Updated by Andreas Kohlbecker 3 months ago
- Related to bug #9397: Derivate tree view must show DerivedUnits even if the FieldUnit is missing added
#15 Updated by Andreas Kohlbecker 3 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-dataportal|9783f0849a4b549f3b1513211011f4eb16c01eac.
#16 Updated by Andreas Kohlbecker 3 months ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100