Task #3059 (closed)
Opened 9 years ago
Closed 9 years ago
Scenario 21: Delete Annotations on Image
| Reported by: | jburel | Owned by: | dzmacdonald |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-Beta4.2.1 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2010-10-28 (18) |
Description
- Tag an image with a new tag (only used on this image)
- Annotate image with local file (on this image only)
- Annotate image with comment
- View annotations in DB. I use psql: select id, textvalue, discriminator, ns, longvalue, file from annotation order by id desc;
- Delete Image: Choose to Delete Annotations & Tags
- Check that all 3 annotations are removed from DB
- Repeat the above steps, choosing NOT to delete annotations. Check DB
Change History (5)
comment:1 Changed 9 years ago by jburel
- Owner set to dzmacdonald
- Status changed from new to assigned
comment:2 Changed 9 years ago by jburel
- Sprint changed from 2010-09-30 (17) to 2010-10-28 (18)
comment:3 Changed 9 years ago by jburel
- Status changed from assigned to closed
comment:4 Changed 9 years ago by jmoore
- Status changed from closed to assigned
comment:5 Changed 9 years ago by cxallan
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Referencing ticket #3048 has changed sprint.