mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-1504: Cascade remove in OneToMany relation doesn't work #1886
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Nov 22, 2011).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user naelyth:
I have two entities :
The problem is when I used tests and I wan't remove a Structure the Employees aren't removed.
@doctrinebot commented on GitHub (Nov 30, 2011):
Comment created by stefi023:
The same problem, described here
http://stackoverflow.com/questions/7766999/doctrine-2-0-vs-2-1-cascade-remove-onetomany
@doctrinebot commented on GitHub (Nov 30, 2011):
Comment created by naelyth:
I know, it's me who answered. But the solution i've found is "ugly".
@doctrinebot commented on GitHub (Dec 15, 2011):
Comment created by @beberlei:
Fixed formatting
@doctrinebot commented on GitHub (Dec 27, 2011):
Comment created by entea:
If you add orphanRemoval="true" it works.
But I think doctrine should somehow let the user know about this problem (throw exception, etc.)
Maybe it worths making orphanRemoval=true when cascading=remove?
@doctrinebot commented on GitHub (Dec 28, 2011):
Comment created by @beberlei:
I need a better testcase. Attached is the one i am working with.
@doctrinebot commented on GitHub (Mar 14, 2012):
Comment created by @beberlei:
No feedback given.
@doctrinebot commented on GitHub (Mar 14, 2012):
Issue was closed with resolution "Incomplete"
@doctrinebot commented on GitHub (Dec 13, 2015):
Imported 1 attachments from Jira into https://gist.github.com/6a106ee22e49bdee4fb3