fix call to rigth workflow

This commit is contained in:
Marco Lettere 2021-11-25 15:08:50 +01:00
parent f4ee98c531
commit c2e98f6faf
1 changed files with 1 additions and 1 deletions

View File

@ -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}"