Skip to content

Conversation

@duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Jan 26, 2026

This pull request fixes various issues adding Bard/Replicator sets after #13427.

  • Fixed an issue caused by a refactor in 03fcffe. The index argument is only passed in the Replicator fieldtype.
  • Fixes an issue adding nested Bard/Replicator sets (eg. Bard inside Replicator, Replicator inside Bard).
  • Fixed the ability to paste Bard sets from other entries.

Fixes #13665

@o1y
Copy link
Contributor

o1y commented Jan 26, 2026

I think this is not fixing all the issues with sets. When you have a replicator with a nested Bard (using sets), even with this change this would throw the other error mentioned in the issue.

When the parent set is a replicator set, we need to get `.type` instead of `.attrs.value.type`.
@duncanmcclean
Copy link
Member Author

duncanmcclean commented Jan 26, 2026

I think this is not fixing all the issues with sets. When you have a replicator with a nested Bard (using sets), even with this change this would throw the other error mentioned in the issue.

Whoops, I missed that part of the issue. Looking into it now, thanks!

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] Bard: Adding a Bard set fails with "Something went wrong"

3 participants