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

Wrong start event will be executed on multiple async start events

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.0.6, 7.1.4, 7.2.0-alpha4
    • None
    • engine
    • None

    Description

      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"

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              meyer Daniel Meyer
              roman.smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce