-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Since the async task/activity is not active yet, it's end execution listeners should not be invoked.
Solution hint:
PvmAtomicOperationDeleteCascadeFireActivityEnd#isSkipNotifyListeners should take the activity instance id into account. Not sure if that breaks listener invocation on higher scopes. Might require more test cases.
Failing test case:
https://github.com/camunda/camunda-bpm-platform/commit/86a69df3eea568b605bfce611b416dd6f05dfebf
This is the controller panel for Smart Panels app
- is related to
-
CAM-3634 Via process instance modification, I can cancel transition instances (i.e. async tasks)
- Closed