Add an option to make tree merging sensitive to authors #5694
maxpatiiuk
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When merging tree nodes, all children with the same name and rank are merged together.
However, there are cases when the name might be the same, but the author different, and user expects these nodes not to be merged.
Need to add an option to make tree merging sensitive to node children
Here is where it happens in the code:
specify7/specifyweb/specify/tree_extras.py
Line 189 in aaede22
Beta Was this translation helpful? Give feedback.
All reactions