bug #8423
OccurrenceServiceImpl.findFieldUnitDTO() fails to merge derivation paths when a FieldUnit has two derivatives
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdmlib-remote
Target version:
Start date:
07/30/2019
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
OccurrenceServiceImpl.findFieldUnitDTO(DerivateDTO derivedUnitDTO, Collection fieldUnits, HashMap alreadyCollectedSpecimen)
what is working:
---- Derivate / FieldUnit -- Derivate -- \ ---- Derivate
what is not working:
---- Derivate / FieldUnit -- \ ---- Derivate
see also the discussion starting with #7599#note-28
Related issues
Associated revisions
ref #8423 raising log level of problematic situation and code cleaning
ref #8423 OccurrenceServiceImpl.findFieldUnitDTO() : fixing merge problem of derivate paths
History
#1 Updated by Andreas Kohlbecker over 1 year ago
- Related to task #8414: occurrence controller code cleaning and harmonization added
#2 Updated by Andreas Kohlbecker 5 months ago
- Related to task #8458: document FieldUnitDTOOccurrenceServiceImpl.findFieldUnitDTO() added
#3 Updated by Andreas Kohlbecker 5 months ago
- Related to task #9253: revise OccurrenceServiceImpl.findFieldUnitDTO(..) added
#4 Updated by Andreas Kohlbecker 5 months ago
- Description updated (diff)
- Status changed from New to In Progress
#5 Updated by Andreas Kohlbecker 5 months ago
- Target version changed from Unassigned CDM tickets to Release 5.18
#6 Updated by Andreas Kohlbecker 5 months ago
- Status changed from In Progress to Closed
- Priority changed from New to Highest
- % Done changed from 0 to 50
#7 Updated by Andreas Kohlbecker 5 months ago
- Status changed from Closed to Resolved
#8 Updated by Andreas Kohlbecker about 2 months ago
- Related to feature request #7704: Dataportal specimen table should be able to show DerivedUnits without a FieldUnit added
#9 Updated by Andreas Kohlbecker about 1 month ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
works as expected