DDC-1608: Lazy load more restrict when consuming PersistentCollection trigger actions to *Persisters #2019

Open
opened 2026-01-22 13:37:45 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Jan 17, 2012).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user @guilhermeblanco:

Since https://github.com/doctrine/doctrine2/pull/259 we identified an issue with the Persisters that are failing to check for entities that exist in UoW (managed and sched for insert) and are now being checked is they are part of Collection.
Also it missed some tests. It should be easy, just ->persist the entity then triggers Collection actions.

Originally created by @doctrinebot on GitHub (Jan 17, 2012). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user @guilhermeblanco: Since https://github.com/doctrine/doctrine2/pull/259 we identified an issue with the Persisters that are failing to check for entities that exist in UoW (managed and sched for insert) and are now being checked is they are part of Collection. Also it missed some tests. It should be easy, just ->persist the entity then triggers Collection actions.
admin added the Bug label 2026-01-22 13:37:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2019