Wrong start event will be executed on multiple async start events

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.2.0, 7.0.6, 7.1.4, 7.2.0-alpha4
    • Affects Version/s: None
    • Component/s: engine
    • None

      1. Deploy the attached Bpmn process
      2. start a process instance by using the message correlation mechanism:
      "runtimeService.correlateMessage("newInvoiceMessage");
      3. execute the created job

      -> The other start event ("startEvent") will be executed so that the process instance stays in the task "taskAfterStartEvent".

      Expected Behavior:

      • The message start event ("messageStartEvent") will be executed
      • The process instance stays in the task "taskAfterMessageStartEvent"

        This is the controller panel for Smart Panels app

              Assignee:
              Daniel Meyer
              Reporter:
              Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: