[DC-1018] Circular references to named entities break during data importing Created: 14/Jul/11 Updated: 14/Jul/11 |
|
| Status: | Open |
| Project: | Doctrine 1 |
| Component/s: | Record |
| Affects Version/s: | 1.2.4 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Mike Seth | Assignee: | Jonathan H. Wage |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If the schema specifies that records relate to each other in both directions: {{ Basket: Then a data dump for such a schema won't properly load one of the keys, e.g: {{ Basket: Will result in either fluffiest_kitten_id or basket_id being set to 0 See also ticket |