DDC-3123: Extra updates are not cleaned after execution #3876

Closed
opened 2026-01-22 14:30:09 +01:00 by admin · 5 comments
Owner

Originally created by @doctrinebot on GitHub (May 14, 2014).

Originally assigned to: @deeky666 on GitHub.

Jira issue originally created by user yshyshkin:

Data in UnitOfWork::$extraUpdates are not cleaned after execution of extra updates.

If causes troubles when postFlush event listener does flush, so these extra updates executed two times instead of one.

Originally created by @doctrinebot on GitHub (May 14, 2014). Originally assigned to: @deeky666 on GitHub. Jira issue originally created by user yshyshkin: Data in UnitOfWork::$extraUpdates are not cleaned after execution of extra updates. If causes troubles when postFlush event listener does flush, so these extra updates executed two times instead of one.
admin added the Bug label 2026-01-22 14:30:09 +01:00
admin closed this issue 2026-01-22 14:30:10 +01:00
Author
Owner

@doctrinebot commented on GitHub (May 14, 2014):

@doctrinebot commented on GitHub (May 14, 2014): - is referenced by [DDC-3124: [GH-1030] DDC-3123 extra updates cleanup](http://www.doctrine-project.org/jira/browse/DDC-3124)
Author
Owner

@doctrinebot commented on GitHub (May 14, 2014):

Comment created by @ocramius:

Provided a patch, see DDC-3124 ( https://github.com/doctrine/doctrine2/pull/1030 )

@doctrinebot commented on GitHub (May 14, 2014): Comment created by @ocramius: Provided a patch, see [DDC-3124](http://www.doctrine-project.org/jira/browse/DDC-3124) ( https://github.com/doctrine/doctrine2/pull/1030 )
Author
Owner

@doctrinebot commented on GitHub (May 14, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1030] was closed:
https://github.com/doctrine/doctrine2/pull/1030

@doctrinebot commented on GitHub (May 14, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1030] was closed: https://github.com/doctrine/doctrine2/pull/1030
Author
Owner

@doctrinebot commented on GitHub (May 14, 2014):

Comment created by @deeky666:

Fixed in commit: c16de21172

@doctrinebot commented on GitHub (May 14, 2014): Comment created by @deeky666: Fixed in commit: https://github.com/doctrine/doctrine2/commit/c16de21172d96c1a42756951b5a8790dd13ca4d1
Author
Owner

@doctrinebot commented on GitHub (May 14, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (May 14, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3876