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

Variable identity is not stable during tree expansion/compaction

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.5.0, 7.5.0-alpha3
    • None
    • engine
    • None

      When there is a variable on a concurrent execution and we compact the execution tree, then the variable is moved to the scope execution.

      However, the implementation works in a way that recreates the variable instance on the scope execution and removes it on the concurrent execution. This has the problem that the corresponding variable instance is recreated and receives a new ID. Existing history entries for that variable can no longer be safely related to that variable instance.

        This is the controller panel for Smart Panels app

              meyer Daniel Meyer
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: