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