Copying all variables from the sub-process instance to the super process instance does not work if the super process has no variables.
<callActivity id="callSubProcess" calledElement="simpleSubProcess" >
<extensionElements>
<camunda:out variables="all" />
</extensionElements>
</callActivity>
This is the controller panel for Smart Panels app
[CAM-1617] Call activity out variables="all" does not work if super process has no variables
Labels | New: EasyPick |
Labels | Original: EasyPick | New: AD EasyPick |
Summary | Original: Call activity out="all" does not work if super process has no variables | New: Call activity out variables="all" does not work if super process has no variables |
Description |
Original:
Copying all variables from the sub-process instance to the super process instance does not work if the super process has no variables. <callActivity id="callSubProcess" calledElement="simpleSubProcess" > <extensionElements> <camunda:out variables="all" /> </extensionElements> </callActivity> |
New:
Copying all variables from the sub-process instance to the super process instance does not work if the super process has no variables. <callActivity id="callSubProcess" calledElement="simpleSubProcess" > <extensionElements> <camunda:out variables="all" /> </extensionElements> </callActivity> |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Daniel Meyer [ meyer ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Fix Version/s | New: 7.0.5 [ 13005 ] |
Assignee | New: Roman Smirnov [ smirnov ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |