Opened 5 years ago
Closed 5 years ago
#1994 closed enhancement (fixed)
Display information about the item for annotations in the trashcan
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.8 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
If an annotation type that is marked for deletion has been used for annotating item the trashcan will display a list with the annotations. In the current implementation the list will only show the ID of the annotation which is not very informative.
It would be better if the name of the item was displayed and that the type column also displayed the type of the item.
Clicking the "Annotation" link brings up the "Edit annotation" dialog but the current annotation is not selected.
Attachments (2)
Change History (3)
Changed 5 years ago by
Attachment: | annotation-in-trashcan.png added |
---|
comment:1 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Changed 5 years ago by
Attachment: | annotation-in-trashcan-fixed.png added |
---|
Note: See
TracTickets for help on using
tickets.
(In [7110]) Fixes #1994: Display information about the item for annotations in the trashcan
See attached image.