Ticket #2375 (new bug) — at Initial Version
changing deleted element in server book
Reported by: | mira | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | mira | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
When two users are working on the same book there is the possibility that one of them could delete a frame while the other one is moving it.
Both changes enter the server database and occures the parent assertion exception. At this point the server could no longer be used and the database should be removed.
Note: See
TracTickets for help on using
tickets.