-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
This triggers the same behavior as described in CAM-5060.
When a boundary event is triggered, the method PvmExecutionImpl#executeActivity is executed with the scope execution. In that method, the scope execution is made active (https://github.com/camunda/camunda-bpm-platform/blob/7.4.0/engine/src/main/java/org/camunda/bpm/engine/impl/pvm/runtime/PvmExecutionImpl.java#L699) although it should not be. In addition, the problem with #createConcurrentExecution exists as described in CAM-5060.
Note that this is a different variant of the problem in CAM-5060 and a fix for CAM-5060 very likely fixes this problem as well.
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-5396 Nullpointer in Statistic RestCall
- Closed