[PR #877] Hotfix for DDC-1787 #8840

Closed
opened 2026-01-22 16:01:55 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/877

State: closed
Merged: Yes


Using joined table inheritance, when persisting multiple new entities
that are subclasses of a baseclass that has the @Version attribute set,
only the last persisted entity will have it's version set.

**Original Pull Request:** https://github.com/doctrine/orm/pull/877 **State:** closed **Merged:** Yes --- Using joined table inheritance, when persisting multiple new entities that are subclasses of a baseclass that has the @Version attribute set, only the last persisted entity will have it's version set.
admin added the pull-request label 2026-01-22 16:01:55 +01:00
admin closed this issue 2026-01-22 16:01:56 +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#8840