I can set ExecutionListeners on the MultiInstanceBody Activity and they are only executed once.
For example I have a multi Instance Task with loop cardinality 5. Currently
If I add an Start ExecutionListener to the Activity the StartListener is called 5 times.
Adding a Start ExecutionListener to the MultiInstanceBodyActivity would execute the Listener only once, on start of the MultiInstance.
See for example this test project
This is the controller panel for Smart Panels app
[CAM-8122] I can set ExecutionListeners on the MultiInstanceBody Activity
Link | New: This issue is related to SUPPORT-3563 [ SUPPORT-3563 ] |
Description |
Original:
I can set ExecutionListeners on the MultiInstanceBody Activity and they are only executed once.
For example I have a multi Instance Task with loop cardinality 5. Currently If I add an Start ExecutionListener to the Activity the StartListener is called 5 times. Adding a ExecutionListener to the MultiInstanceBodyActivity would execute the Listener only once on start of the MultiInstance. See for example this [test project|https://github.com/Zelldon/camunda-engine-unittest/tree/executionListenerMulitInstance] |
New:
I can set ExecutionListeners on the MultiInstanceBody Activity and they are only executed once.
For example I have a multi Instance Task with loop cardinality 5. Currently If I add an Start ExecutionListener to the Activity the StartListener is called 5 times. Adding a Start ExecutionListener to the MultiInstanceBodyActivity would execute the Listener only once, on start of the MultiInstance. See for example this [test project|https://github.com/Zelldon/camunda-engine-unittest/tree/executionListenerMulitInstance] |
Workflow | Original: camunda BPM [ 43775 ] | New: Backup_camunda BPM [ 56295 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
We are closing this ticket as part of our backlog grooming. Reasons: