-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
AT
- Annotations are
- editable in Runtime incidents (can be edited and cleared via RuntimeService API)
- propagated to the corresponding historic incident immediately
- require the same rights that the resolution of incidents does, so any of
- UPDATE permission on resource "Process Instance"
- UPDATE_INSTANCE permission on resource "Process Definition"
- retrieved by querying the (historic) incident itself
- there is a new column ANNOTATION_ of type VARCHAR(4000) for incident and historic incident
- User Operation Log entries are written when annotations are modified
Hints
- Keep this consistent with
CAM-9556