Details
Description
When merging entity with several associations to inherited classes update data gathering is broken after first inheritance processing because $entity variable is overwritten with another object.
The problem is in the line
Test case will be attached shortly,
Activity
Aigars Gedroics
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | DDC1509Test.php [ 11115 ] |
Benjamin Eberlei
made changes -
| Priority | Critical [ 2 ] | Blocker [ 1 ] |
Benjamin Eberlei
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.1.4 [ 10165 ] | |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 13214 ] | jira-feedback [ 15125 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 15125 ] | jira-feedback2 [ 16989 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 16989 ] | jira-feedback3 [ 19242 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DDC-1509, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
Raised to blocker.
I will fix that tonight and release a new ORM 2.1.* branch.