Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-5252

NPE on opening Process Definition view after triggering non-interrupting boundary event

    XMLWordPrintable

Details

    Description

      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.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                meyer Daniel Meyer
                thorben.lindhauer Thorben Lindhauer
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce