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

EventSubProcesses do not appear in history

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.3.1, 7.4.0-alpha1
    • 7.0.0, 7.2.0, 7.1.0
    • engine
    • None

      WARNING: this issue is BAAAAAD

      Event subprocesses are currently not written to History.

      Reason: it is currently impossible to remember the activity instance ID for the event subprocess activitiy itself. Since the event subprocess is not a scope, we do not have a dedicated execution created for executing the event subprocess which makes it impossible to store the activity instance id.

      As a result we are able to fore an historic activity instance START event but not an historic activity instance END event.

      We disabled history for event subprocesses in the parser for now.

      See commented testcaes in
      org.camunda.bpm.engine.test.bpmn.event.message.MessageEventSubprocessTest

        This is the controller panel for Smart Panels app

              thorben.lindhauer Thorben Lindhauer
              smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: