Task #6469 (new)
Opened 13 years ago
Last modified 9 years ago
Delete Plate, keep images
Reported by: | wmoore | Owned by: | jburel |
---|---|---|---|
Priority: | minor | Milestone: | Permissions |
Component: | Insight | Version: | OMERO-5.2.0 |
Keywords: | n.a. | Cc: | ux@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
The API supports keeping of images when deleting a plate. Since we now have a use case and this has been implemented in web, would be nice to support it in Insight.
See #6414
Change History (6)
comment:1 Changed 13 years ago by jburel
- Milestone changed from OMERO-Beta4.3.2 to Usability Backlog
comment:2 Changed 12 years ago by jburel
- Cc ux@… added
comment:3 Changed 12 years ago by wmoore
Yes... I can't think of another use case just now. So, not really a priority but I know some people have used that script and if you screw it up, that's the only way to revert.
comment:4 Changed 9 years ago by jburel
- Milestone changed from Usability Backlog to Unscheduled
- Version set to OMERO-5.2.0
comment:5 Changed 9 years ago by mtbcarroll
For what it's worth HierarchyDeleteTest.testDeletingDatasetToPlate verifies that, without options set to override defaults, if images are in both a dataset and a plate then the images are not deleted if only the dataset or the plate is deleted. To keep the images safe under any deletion of datasets or plates setting a child option with excludeType = {'Image'} ought to suffice.
comment:6 Changed 9 years ago by jamoore
- Milestone changed from Unscheduled to Permissions
What is the use case? Dataset from Plate script output?