- 🇮🇳India fatima2345
Patch didnt work for me.On initial save ,there is no issue after patch.But if we try to edit content again...same error occurs
How to reproduce an issue:
1) Create two terms in targeted vocabulary like term "Macbook" and term "MacBook" or "drupal" and "Drupal" or something like that.
2) Configure your content type to use autocomplete deluxe field targeted to that vocabubalry.
3) Go to entity creation form, and create content with term Macbook and MacBook selected.
4) Go and check in devel tab (or DB) and you can see two different terms with two different tids are referenced it that field.
5) Go back to the same entity and edit it, try to save it again with same terms (Macbook and MacBook).
6) You will get error message "Multiple entities match this reference; "Macbook (1)", "MacBook (2)". Specify the one you want by appending the id in parentheses, like "MacBook (2)"."
Active
2.0
Code (miscellaneous)
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Patch didnt work for me.On initial save ,there is no issue after patch.But if we try to edit content again...same error occurs