Possibly duplicate of
https://www.drupal.org/project/autocomplete_deluxe/issues/3053986
๐
Autocomplete deluxe widget doesn't work for multiple entity reference field when you add new terms and some terms are existing
Needs review
?
Had a very similar issue, switching do 2.x-dev worked for me (the fix has been merged).
@ashkay9
Existing values should be there, this patch lets you change the parent term widget in "form display".
Worked well for me on Drupal 10, which version are you on?
I can confirm this bug is still present.
The patch in #3 helped.
In our case, the file was not copied from a remote source.
#53 works great for me on drupal 10.2.3.
Thank you very much for fixing this issue (migrating one piece specific piece of content for debugging purposes used to take 16+ min, now it's done in a couple of seconds on a project I am working on right now).
Looking forward to seeing this merged into core.
I've also created an issue fork.
Re-rolled the patch the patch from #18 to work on Drupal 10.2.1
Re-rolled D9 patch from #18 so that it work on Drupal 10.2.1
Looking forward to getting this merged. It's necessary when trying to change the parent term of a large vocabulary.