Actions
feature request #9216
openDerivate tree view should merge branches to multiple root elements into one branch
Status:
New
Priority:
Priority13
Assignee:
Category:
cdm-dataportal
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Severity:
normal
Description
Note: The root of non-cyclic directed graph of derivation events can either be a FieldUnit or a DerivedUnit
The following graph (FU = FieldUnit, D = Derivate, *D3*
= focused derivative):
FU1 ----> D1 ---> D2 --> *D3* --> D6 ^ | | +-----> D7 FU2 ----- D4 -----+ ^ | D5 -----+
should be merged like
FU1,FU2 ----> D1,D4,D5 ---> D2 --> *D3* --> D6 | +-----> D7
See #7599#note-33 to #7599#note-42 for the full discussion
Related issues
Updated by Andreas Kohlbecker over 2 years ago
- Related to feature request #7599: treeView for specimen data in dataportal added
Updated by Andreas Kohlbecker about 2 years ago
- Target version changed from Unassigned CDM tickets to Release 5.21
Updated by Andreas Müller almost 2 years ago
- Target version changed from Release 5.21 to Release 5.22
Updated by Andreas Kohlbecker almost 2 years ago
- Tags changed from specimen to specimen, specimens-view-tree
- Priority changed from New to Priority13
- Target version changed from Release 5.22 to Reviewed Next Major Release
This feature has only lower priority since we currently don't have any data with multiple originals
Actions