Cannot delete process instance with active compensation when compensation throw event is concurrent

XMLWordPrintable

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

      With active compensation (perhaps even hierarchical, i.e. nested subprocesses where an inner subprocess has a compensation handler), the execution tree contains concurrent + scope execution (the former event scope executions). The deletion logic can't deal with this at the moment.

      Impact:

      • things like undeployment or deletion via API may fail
      • appears only when the comensation throw event is executed concurrently (i.e. it is executed by a concurrent, non-scope execution)

            Assignee:
            Sebastian Menski
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: