Task #3092 (closed)
Opened 9 years ago
Closed 9 years ago
Bug: odd warning messages under STATUS on doubly linked dataset
| Reported by: | jamoore | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.2.1 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel, atarkowska |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2010-10-28 (18) |
Description
I deleted a project with contents that had a doubly linked dataset. Then I tried to open the second project which had the dataset. The cursor never stopped. Under STATUS, I had briefly
Delete project 10952 Finished errors=0 (ConstraintViolation...) Delete image 26702 Finished Delete image 26705 Finished Delete project 10954 Finished
when I went back to "Data", the spinning icon was gone. When I then went back to STATUS, the errors=0 was gone.
A bit disconcerting.
Attachments (3)
Change History (15)
Changed 9 years ago by jmoore
comment:1 Changed 9 years ago by jburel
- Sprint changed from 2010-09-30 (17) to 2010-10-28 (18)
comment:2 Changed 9 years ago by atarkowska
- Owner set to atarkowska
comment:3 Changed 9 years ago by jmoore
- Summary changed from Bug: load dataset keeps spinning after delete to Bug: odd warning messages under STATUS on doubly linked dataset
The spinning wheel was fixed via #3094, but the odd Status message still appears if the user switches to "STATUS" quickly while a delete is ongoing for a project with a doubly linked dataset.
Changed 9 years ago by jmoore
comment:4 Changed 9 years ago by atarkowska
Josh: I just had a case where "Progress" for a delete lasted through several reloads. 30+ seconds, but the delete was done in 400ms.
comment:5 Changed 9 years ago by atarkowska
- Status changed from new to assigned
comment:6 Changed 9 years ago by atarkowska
that odd message comes from delete_handle.report() while delete is in progress.
comment:7 Changed 9 years ago by atarkowska
Changed 9 years ago by atarkowska
comment:8 Changed 9 years ago by atarkowska
Integration test does not show that problem, I was only reproduce it by the attached script on the real data.
comment:9 Changed 9 years ago by atarkowska
- Status changed from assigned to closed
comment:10 Changed 9 years ago by atarkowska
seems to be fixed since r8420
comment:11 Changed 9 years ago by jmoore
- Status changed from closed to reopened
Chris saw this again in the wild when deleting a plate. In that case, the output was huge (scroll-box?). If I need to limit this server-side, let me know.
comment:12 Changed 9 years ago by cxallan
- Resolution set to wontfix
- Status changed from reopened to closed
Moved from sprint 2010-09-30 (17)