Skip to content

[6.x] Fix adding nested replicator sets - #13694

Merged
jasonvarga merged 4 commits into
masterfrom
bard-replicator-sets
Jan 28, 2026
Merged

[6.x] Fix adding nested replicator sets#13694
jasonvarga merged 4 commits into
masterfrom
bard-replicator-sets

Conversation

@duncanmcclean

Copy link
Copy Markdown
Member

This pull request aims to fix an issue where an error would occur adding a nested Replicator set (replicator -> bard -> replicator).

The first issue is that we were sending attrs.values to the ReplicatorSetController which we shouldn't have been (it isn't needed for finding sets).

The second issue had to do with how we find the ultimate Bard/Replicator field. We couldn't figure out the logic from #13427 so we rewrote it and added a specific test to cover #13687.

Fixes #13687

@jasonvarga
jasonvarga merged commit 6b418a1 into master Jan 28, 2026
11 checks passed
@jasonvarga
jasonvarga deleted the bard-replicator-sets branch January 28, 2026 02:49
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.

[6.x] Adding set in nested Replicator causes "Something went wrong"

2 participants