Ticket #359: Records getting deleted while populating related records
| Reporter: | dan | Type: | defect | Opened: | 9 months ago | Status: | closed |
|---|---|---|---|---|---|---|---|
| Assigned to: | wbond | Priority: | major | Modified: | 9 months ago | Resolution: | fixed |
The primary key is being changed on an object on store, also while storing related records in a many to many relationship, the child object contains the parents foreign key with an on update cascade, causing issues with in memory records.
Attachments
History
12/18/09 09:53:50 changed by wbond
- status changed from new to closed.
- resolution set to fixed.

This is fixed in r743