Ticket #5743 (closed defect: fixed)
ItemFileWriteStore chokes with reverting deletedItems
| Reported by: | benschell | Owned by: | jaredj |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Data | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I've attached a test case. Using an existing data set, the organization is as follows:
Africa | |-----------| Kenya Egypt | Nairobi
If you delete Egypt and Nairobi (doesn't matter the order), then attempt to revert the store and execute a new query, IFWS throws an error. In the given example, the _S (reference to the store) on the Kenya item has gone to null.
If referenceIntegrity is turned off, there are no issues.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.