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

Event scope executions should not be part of the activity instance tree

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.3.0, 7.3.0-alpha4
    • None
    • engine

      Reproduction steps:
      start the complete the transaction subprocess regularly. get the activity instance at task "afterSuccess". "tx" is the id of the transaction.

      Expected tree:

      └── transactionProcess:1:3=>null
          └── afterSuccess=>null
      

      Actual tree:

       └── transactionProcess:1:3=>4
          └── afterSuccess=>afterSuccess:65
              └── tx=>tx:56
      

      failing test case incoming...

        This is the controller panel for Smart Panels app

              thorben.lindhauer Thorben Lindhauer
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: