Rollback called when outside of a transaction when using deferred constraints #6154

Open
opened 2026-01-22 15:27:49 +01:00 by admin · 2 comments
Owner

Originally created by @grongor on GitHub (Jan 4, 2019).

Bug Report

Issue in the ORM is basically the same as in the DBAL, so please check it out here for all the information: https://github.com/doctrine/dbal/issues/3423

Code is better then 1000 words, so here you go:

Q A
BC Break no
Version all up to this day, afaik
Originally created by @grongor on GitHub (Jan 4, 2019). ### Bug Report Issue in the ORM is basically the same as in the DBAL, so please check it out here for all the information: https://github.com/doctrine/dbal/issues/3423 Code is better then 1000 words, so here you go: - Failing build; added tests "explaining" the issue: https://travis-ci.org/grongor/doctrine2/builds/475297536 - Green build; added fix for the failing tests (on top of the fixed DBAL branch): https://travis-ci.org/grongor/doctrine2/builds/475297482 - Pull request with both the tests and the fix (will fail atm as we first need to merge the DBAL PR): https://github.com/doctrine/orm/pull/7556 | Q | A |------------ | ------ | BC Break | no | Version | all up to this day, afaik
admin added the Bug label 2026-01-22 15:27:49 +01:00
Author
Owner

@beberlei commented on GitHub (Dec 13, 2020):

Clearing milestone as long as we have no DBAL fix for this.

@beberlei commented on GitHub (Dec 13, 2020): Clearing milestone as long as we have no DBAL fix for this.
Author
Owner

@grongor commented on GitHub (Jan 11, 2021):

@beberlei in case you missed it, there is an issue and PR for this bug in DBAL already (I created them simultaneously): https://github.com/doctrine/dbal/pull/3424 , but it seems nobody cares enough ... :/

@grongor commented on GitHub (Jan 11, 2021): @beberlei in case you missed it, there is an issue and PR for this bug in DBAL already (I created them simultaneously): https://github.com/doctrine/dbal/pull/3424 , but it seems nobody cares enough ... :/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6154