fix call to rigth workflow
This commit is contained in:
parent
f4ee98c531
commit
c2e98f6faf
|
@ -492,7 +492,7 @@
|
||||||
"name": "sub_workflow_task",
|
"name": "sub_workflow_task",
|
||||||
"taskReferenceName": "call_enable_workspace_clients_for_context",
|
"taskReferenceName": "call_enable_workspace_clients_for_context",
|
||||||
"subWorkflowParam": {
|
"subWorkflowParam": {
|
||||||
"name": "add_workspace_client_to_context"
|
"name": "enable_workspace_clients_for_context"
|
||||||
},
|
},
|
||||||
"inputParameters": {
|
"inputParameters": {
|
||||||
"context" : "${workflow.input.group}"
|
"context" : "${workflow.input.group}"
|
||||||
|
|
Loading…
Reference in New Issue