Task #12248 (closed)
Opened 5 years ago
Closed 5 years ago
BUG: ROI not saving because delete being processed
| Reported by: | rkferguson | Owned by: | jburel |
|---|---|---|---|
| Priority: | critical | Milestone: | 5.0.3 |
| Component: | Insight | Version: | 5.0.1 |
| Keywords: | n.a. | Cc: | dlindner, mtbcarroll |
| Resources: | n.a. | Referenced By: | https://trello.com/c/hZNSNO3h/53-bug-roi-5-0-3 |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Bug found by Sandra using Nightshade.
Has image with 305 time points
- creates ROI and projects it across all time points
- once analysis done deletes ROI
- disappears from ROI Manager window
- creates new ROI, projects across all time points
- closes viewer
- saves changes when prompted
- new ROI is not saved
I suspect this is because the deletion of the old ROI is still being processed, so new one not actually saved before thread is killed.
Need some kind of block and warning e.g "Cannot close this window until save has been completed".
Change History (6)
comment:1 Changed 5 years ago by jburel
- Cc dlindner@… added
- Milestone changed from Unscheduled to 5.0.3
comment:2 Changed 5 years ago by jburel
- Referenced By set to https://trello.com/c/hZNSNO3h/53-bug-roi-5-0-3
comment:3 Changed 5 years ago by jburel
- Status changed from new to accepted
comment:4 Changed 5 years ago by jburel
Same as #12308
comment:5 Changed 5 years ago by jburel
- Cc dlindner mtbcarroll added; dlindner@… removed
comment:6 Changed 5 years ago by jburel
- Resolution set to duplicate
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moving it 5.0.3 for investigation.