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

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.3.0-alpha4
    • Affects Version/s: None
    • Component/s: 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

          1. txProcess.PNG
            14 kB
            Thorben Lindhauer

              Assignee:
              Thorben Lindhauer
              Reporter:
              Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: