-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
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
- is related to
-
CAM-3580 Consolidate process instance modification implementation and PVM
- Closed