From c2e98f6faf6f11a4a856a0592c5590893a5208a4 Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Thu, 25 Nov 2021 15:08:50 +0100 Subject: [PATCH] fix call to rigth workflow --- templates/group_created.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/group_created.json.j2 b/templates/group_created.json.j2 index 11ea528..f417d9a 100644 --- a/templates/group_created.json.j2 +++ b/templates/group_created.json.j2 @@ -492,7 +492,7 @@ "name": "sub_workflow_task", "taskReferenceName": "call_enable_workspace_clients_for_context", "subWorkflowParam": { - "name": "add_workspace_client_to_context" + "name": "enable_workspace_clients_for_context" }, "inputParameters": { "context" : "${workflow.input.group}"