Task #3148 (closed)
Opened 9 years ago
Closed 9 years ago
BUG: Files not being deleted.
| Reported by: | cblackburn | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2.1 |
| Component: | Bin-Services | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2010-10-28 (18) |
Description
I import an Image. Attach two files to it. This gives three Files in the data dir.
I then delete the Image checking the boxes for tags and annotations.
Only the first File is deleted from the data dir.
In the log only that one ID is in the deleted Ids list.
Attachments (1)
Change History (5)
Changed 9 years ago by cblackburn
comment:1 Changed 9 years ago by cblackburn
comment:2 Changed 9 years ago by jmoore
comment:3 Changed 9 years ago by cblackburn
The test now passes but the behaviour is still exhibited via Insight.
comment:4 Changed 9 years ago by cblackburn
- Resolution set to fixed
- Status changed from new to closed
I have just rerun some tests using both Insight and Webclient and all binaries are deleted okay.
(In [8372]) Test for binary delete on multiple attached files. See #3148