task #9389
Updated by Andreas Kohlbecker about 2 years ago
this is a follow-up ticket of #9257 see the comments in commit:aa52b6f0 for more details. FieldUnitDTO.java: line 117: ~~~java // NOTE! // the derivation graph seems to be walked two time in here // 1. below in the for // assemble DerivedUnitDTOs ~~~ line 148 ~~~java // FIXME should'nt the specimenOrObservationTypeFilter be also passed // to the DerivedUnitDTO factory method? ~~~ details