Actions
feature request #7196
closedCheck existing data when adding specimens to CharacterMatrix
Start date:
Due date:
% Done:
0%
Estimated time:
Severity:
normal
Description
When adding new specimens to the character matrix the following algorithm should run:
check if there is a specimen description that has the signature of the working set i.e. the same amount of features and the exact same features as stored in the feature tree of the working setif true, return this descriptionif false, create new descriptionclone existing description elements that share the same featurealso use their source and store the value as free text as "Original Name" in the clones description elementIf there are more than one description elements with the same featureClone description element if all elements have the same valueif there are different values, show info to user and do not clone anything
Updated by Andreas Müller about 5 years ago
- Status changed from New to In Progress
Updated by Patrick Plitzner about 5 years ago
- Status changed from In Progress to Closed
Actions