You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just installed the plugin and set up the Many to Many fields and viewing data works no problem, but if you try to add an entry it appears to work, but it's not added to the source field. I've tried several similar plugins and reportedly this is an issue that's come up with all of them since the relational changes in Craft 5.3.
Steps to reproduce
Installed plugin
Create Many to Many field
Add to existing entry type
Open entry, I can see that it's picking up data from the source field
Add a new (existing) entry and save. The new entry appears to be there.
Open the added entry, the new relationship is not there.
Craft CMS version
5.5.2
Plugin version
4.0.1
Multi-site?
No
Additional context
No response
The text was updated successfully, but these errors were encountered:
I can confirm something strange is going on. It seems adding or removing items applies initially, but then after some time the entire field is wiped and the related entries aren't updated.
Just applied those fixes for the next release. Fixed for the next release. To get this early, run composer require verbb/many-to-many:"dev-craft-5 as 4.0.1".
Describe the bug
I've just installed the plugin and set up the Many to Many fields and viewing data works no problem, but if you try to add an entry it appears to work, but it's not added to the source field. I've tried several similar plugins and reportedly this is an issue that's come up with all of them since the relational changes in Craft 5.3.
Steps to reproduce
Craft CMS version
5.5.2
Plugin version
4.0.1
Multi-site?
No
Additional context
No response
The text was updated successfully, but these errors were encountered: