Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent duplicate links being added between nodes #3442

Merged
merged 1 commit into from
Feb 14, 2022
Merged

Conversation

knolleary
Copy link
Member

Whilst the fix in #3437 prevents the the bug in undo history adding duplicate wires, this PR ensures RED.nodes.addLink will filter out duplicate links wherever they come from.

This will also fixup any flows that were broken in 2.2.0 due to the original bug.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 67.311% when pulling 0261105 on dupe-links into 264047d on master.

@knolleary knolleary merged commit 3d85053 into master Feb 14, 2022
@knolleary knolleary deleted the dupe-links branch May 3, 2022 12:42
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.

None yet

2 participants