Skip to content

better handling of duplicate data/aliases when merging - #1659

Open
griffin-h wants to merge 1 commit into
TOMToolkit:devfrom
griffin-h:merge_duplicates
Open

better handling of duplicate data/aliases when merging#1659
griffin-h wants to merge 1 commit into
TOMToolkit:devfrom
griffin-h:merge_duplicates

Conversation

@griffin-h

Copy link
Copy Markdown
Contributor

The current target merging code can yield validation errors when the two targets have duplicate aliases or reduced datums. This PR avoids or catches those validation errors, and leaves an "empty" target to be deleted.

Though it looks like the existing code for catching these errors for the reduced datums would have worked, the new reduced datum classes don't see to have the same functionality in their validate_unique methods, so I was still running into problems.

Note this does not do anything about #1656.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant