Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: Git Master
-
Fix Version/s: None
-
Component/s: ORM
-
Security Level: All
-
Labels:None
Description
Suppose a situation where:
A -> B
Where the OneToOne unidirectional association contains cascade persist.
If I decide to save an entity B that should create an A instance, it goes into maximum nesting level no matter if I track prePersist or postPersist.
Activity
Guilherme Blanco
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | DDC1443Test.php [ 11079 ] |
Guilherme Blanco
made changes -
| Attachment | DDC1443Test.php [ 11080 ] |
Guilherme Blanco
made changes -
| Assignee | Guilherme Blanco [ guilhermeblanco ] | Benjamin Eberlei [ beberlei ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 13108 ] | jira-feedback [ 13980 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 13980 ] | jira-feedback2 [ 15844 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 15844 ] | jira-feedback3 [ 18100 ] |