Please help with SuperClass #5569

Open
opened 2026-01-22 15:11:36 +01:00 by admin · 0 comments
Owner

Originally created by @andrconstruction on GitHub (Jun 8, 2017).

Originally assigned to: @andrconstruction on GitHub.

https://pastebin.com/KvGn3KZZ
When I try to update entity ( preUpdate event ), in this case all work fine, because updated only useMod field, but if I try to add a new entity, and fired a prePersist event where updated both fields userCreate and userUpdate I got an error, than a new entity was found throug a relashionship Card#userCreate, what may be wrong? doctrine 2

Originally created by @andrconstruction on GitHub (Jun 8, 2017). Originally assigned to: @andrconstruction on GitHub. https://pastebin.com/KvGn3KZZ When I try to update entity ( preUpdate event ), in this case all work fine, because updated only useMod field, but if I try to add a new entity, and fired a prePersist event where updated both fields userCreate and userUpdate I got an error, than a new entity was found throug a relashionship Card#userCreate, what may be wrong? doctrine 2
admin added the IncompleteMissing TestsQuestion labels 2026-01-22 15:11:36 +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#5569