-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: 7.2.0
-
Component/s: engine
-
None
When executing a CMMN case, taskService.complete(taskId, variables) (and resolve() as well) ignores the supplied values.
Reason: TaskEntity#setExecutionVariables only considers the BPMN execution reference, not the CMMN execution reference.
Possible solution:
Should simply call TaskEntity#setVariables and TaskEntity#setExecutionVariables should be removed
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-3261 Variables passed to TaskService.complete are not passed to CaseExecution
-
- Closed
-