- πΊπΈUnited States vpowner
Regarding data loss, I noticed this function does not account for orphaned references. The ER on a node that points to a no longer existing node needs to be reported (or exception thrown) so we can investigate/fix.
- π¦πΊAustralia mstrelan
I came across this working on a ConstraintValidator on an entity that checked the value of a field inside a paragraphs item on the entity. This was previously only able to access the saved revision of the paragraphs item, and not the revision about to be saved. I tested #12 for this use case and it's working correctly.
- Status changed to Fixed
about 1 year ago 10:04am 13 January 2024 - π¨πSwitzerland berdir Switzerland
Tests would be nice for the actual regression, but the change makes sense and passes the existing tests.
-
Berdir β
committed 93c41a3b on 8.x-1.x authored by
travis-bradbury β
Issue #3098924 by travis-bradbury: referencedEntities() causes data loss
-
Berdir β
committed 93c41a3b on 8.x-1.x authored by
travis-bradbury β
Automatically closed - issue fixed for 2 weeks with no activity.