User Story #3393 (accepted)
Annotations Display
| Reported by: | jburel | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Client | Keywords: | n.a. |
| Cc: | ajpatterson, atarkowska, jburel, jamoore | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | 0.0d | Estimated Remaining Time: | n.a. |
Description (last modified by jmoore) (diff)
Both clients need to display any annotations that are not handled by the clients already (Tag, Comment, Rating, File).
- Boolean
- Double
- Long (if not "rating" namespace)
- Term
- Timestamp
- XmlAnnotation
References
| Referenced by: | |||
|---|---|---|---|
|
|||
| References: | |||
Change History
comment:2 Changed 2 years ago by wmoore
- Priority changed from minor to major
- Cc atarkowska, jburel added; wmoore, dzmacdonald removed
- Component changed from Insight to Client
- Description modified (diff)
- Milestone changed from Unscheduled to OMERO-Beta4.3
comment:3 Changed 2 years ago by agilo
- Status changed from new to accepted
Updated status, related task in progress
comment:4 Changed 2 years ago by jmoore
- Description modified (diff)
There's concrete TextAnnotation type that isn't one of the other listed ones (tag, comment, xml). Clients should throw an InternalException (or similar) for any client unknown client exception since it will count as a bug that we need to implement before release.