- First commit to issue fork.
- Merge request !56Allow reference fields that circularly referenced to be imported. β (Open) created by mattsqd
- πΊπΈUnited States mattsqd
I've submitted a merge request with tests for this issue. I've tried this out with circular profile references, like in this ticket, as well as others like nodes and terms.
I'm attaching the patch as well. - πΊπΈUnited States mattsqd
Adding new patch to allow embedded fields, no matter how deeply nested, to work and update the references instead of needing to delete and re-create.
- πΊπΈUnited States mattsqd
Updated importer to allow circular dependencies to be fixed on fields like links, not just entity references.