Details
Description
Currently the postLoad events and callbacks are triggered after the entity has been created and filled with its "primitive" state but before associations are available. The postLoad events and callbacks should be postponed so that they are triggered after associations have been initialized.
Activity
Roman S. Borschel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0-RC1 [ 10091 ] | |
| Fix Version/s | 2.0 [ 10021 ] |
Benjamin Eberlei
made changes -
| Assignee | Roman S. Borschel [ romanb ] | Benjamin Eberlei [ beberlei ] |
| Fix Version/s | 2.x [ 10090 ] | |
| Fix Version/s | 2.0-RC1 [ 10091 ] |
Benjamin Eberlei
made changes -
| Fix Version/s | 2.1 [ 10022 ] | |
| Fix Version/s | 2.x [ 10090 ] |
Benjamin Eberlei
made changes -
| Fix Version/s | 2.x [ 10090 ] | |
| Fix Version/s | 2.1 [ 10022 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 10198 ] | jira-feedback [ 13834 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 13834 ] | jira-feedback2 [ 15698 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 15698 ] | jira-feedback3 [ 17955 ] |
Collette Christophe
made changes -
| Status | Open [ 1 ] | Awaiting Feedback [ 10000 ] |
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-54, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
If this is to be included in 2.0 it needs to happen for RC1. However, it is not clear yet whether it will be done in time.