- Issue created by @Yury N
- 🇮🇳India dineshkumarbollu
🐛 Paragraphs: Duplicate key value when creating translation Active patch is available in the issue.
- 🇫🇷France frondeau Nantes, FRANCE
Hello,
Thank you @bletch and @fwrdeu's for this usefull module.
I'm facing the same issue as Yury N.
As the key is built with multiple fields, it could be interesting to check if the record is existing before inserting the new one.In the same way, after deleting a record in an entity, we should check if the media is still existing or not in the entity.
If it's still existing then would should re-insert it. - First commit to issue fork.
- 🇬🇧United Kingdom jefflogan
jefflogan → changed the visibility of the branch 3415256-issue-with-multiple to hidden.
- 🇬🇧United Kingdom jefflogan
Here's a patch if using the 9.1.x branch. Merge request was against default branch, so had other changes in the diff.