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

Details

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

    Description

      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...

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce