From de4416c84234a36b80c116d4bc169f264127cfb8 Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Thu, 12 Oct 2023 12:48:22 +0200 Subject: [PATCH] moved from decision to switch for compatibility with new conductor --- templates/user-group-role_created.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/user-group-role_created.json.j2 b/templates/user-group-role_created.json.j2 index 118faa8..4b43ce6 100644 --- a/templates/user-group-role_created.json.j2 +++ b/templates/user-group-role_created.json.j2 @@ -115,7 +115,7 @@ }, "type": "SWITCH", "evaluatorType": "value-param", - "caseValueParam": "prev_status", + "expression": "prev_status", "decisionCases": { "200": [ {