-
Feature Request
-
Resolution: Done
-
L3 - Default
-
None
Define, implement and document a lifecycle for task listener events that users can rely on. In particular, the following constraints should hold for a task:
- create is always the first event
- There is no event after complete or delete
- There is an immediate assignment event after create, if the task has an assignee based on the BPMN XML
- There is an update event when at least one task property has been changed. Setting properties before the create event is not regarded as a change/update.
- Events are not fired in Task Listeners, with the exception of the complete event.
Note: it is still possible to fire events through Task Listeners if the TaskService is used.
This is the controller panel for Smart Panels app
[CAM-10724] Lifecycle for task listener events
Summary | Original: Lifecycle of task listener events | New: Lifecycle for task listener events |
Description |
Original:
Define, implement and document a lifecycle for task listener events that users can rely on. In particular, the following constraints should hold:
* {{create}} is always the first event * There is no event after {{complete}} or {{delete}} |
New:
Define, implement and document a lifecycle for task listener events that users can rely on. In particular, the following constraints should hold for a task:
* {{create}} is always the first event * There is no event after {{complete}} or {{delete}} |
Description |
Original:
Define, implement and document a lifecycle for task listener events that users can rely on. In particular, the following constraints should hold for a task:
* {{create}} is always the first event * There is no event after {{complete}} or {{delete}} |
New:
Define, implement and document a lifecycle for task listener events that users can rely on. In particular, the following constraints should hold for a task:
* {{create}} is always the first event * There is no event after {{complete}} or {{delete}} * There is an immediate {{assignment}} event after {{create}}, if the task has an assignee based on the BPMN XML |
Component/s | New: engine [ 11656 ] |
Link | New: This issue is depended on by SUPPORT-6063 [ SUPPORT-6063 ] |
Fix Version/s | New: 7.12.0 [ 15387 ] |
Remote Link | New: This issue links to "Page (camunda confluence)" [ 13663 ] |
Assignee | New: Nikola Koevski [ nikola.koevski ] |
Rank | New: Ranked higher |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |