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

Compensation of multi instance subprocess can not access element variable

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • 7.3.2
    • engine

      Given:

      • a process definition with an embedded subprocess that is marked as multi instance and has a element variable
      • the subprocess contains tasks with compensation handlers (on boundary event or compensation event subprocess)
      • the tasks and the compensation handlers access the element variable

      When:

      • the subprocess is executed and a compensation event is thrown

      Then:

      • the compensation handler can not access the element variable

      AT:

      • fix the test case org.camunda.bpm.engine.test.bpmn.event.compensate.CompensateEventTest.testCompensateMiSubprocessVariableSnapshots() -> should actual fail but still run
      • enable test case org.camunda.bpm.engine.test.bpmn.event.compensate.CompensateEventTest.FAILING_testCompensateMiSubprocessVariableSnapshotOfElementVariable()

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              philipp.ossler Philipp Ossler
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: