- πΊπΈUnited States TolstoyDotCom L.A.
I tried to recreate this but couldn't: https://github.com/TolstoyDotCom/migrate_json_test
I didn't bother with two of the 'values' fields but I'd imagine that's not it. Was this just a temporary problem?
- πΊπΈUnited States swirt Florida
That's a good question. It has been so long that I don't have access to the codebase that had the issue.
However I don't think you can just ignore the last two values, because then it has no entity to look up so it will always generate it, as opposed to optionally generating it.
As I said in the original post, it does not fail on the first run, only subsequent runs if the overwrite option is used on the field, AND the field is set to only allow 1 for cardinality.
- πΊπΈUnited States TolstoyDotCom L.A.
I changed the repo to match what I assume you were doing before and I didn't see a problem.
If you want to post a pull request that shows the problem I can try that, otherwise it looks like this was just a temporary problem.
- π«π·France prudloff Lille
Duplicate of π entity_generate result is ignored when the entity already exists Active ?
- πΊπΈUnited States swirt Florida
Yep definitely seems to be a duplicate. of π entity_generate result is ignored when the entity already exists Active