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

Triggering a non-interrupting event concurrently with tree compaction does not cause OptimisticLockingException

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.5.0, 7.4.2, 7.3.6, 7.5.0-alpha1
    • 7.3.0, 7.4.0
    • engine
    • None

    Description

      Problem:

      • See the attached process model
      • Assume tasks 1 and 2 are active
      • Now, the following happens in parallel
        • Task 1 and 2 are completed
        • The boundary event of task 2 triggers; this command completes after both task completion commands

      Result:

      • the execution tree is inconsistent
        • there is the process instance execution that is active in task 3
        • it has a single concurrent child execution that is active in task 4

      Reason:

      • creating a concurrent execution does not force an update on the scope execution

      Test Cases:

      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