diff --git a/templates/user-group-role_created.json.j2 b/templates/user-group-role_created.json.j2 index 3b61a6b..bd50a29 100644 --- a/templates/user-group-role_created.json.j2 +++ b/templates/user-group-role_created.json.j2 @@ -69,7 +69,7 @@ "evaluatorType": "javascript", "expression": "($.users.length !== 1 ? 'true' : 'false')", "decisionCases": { - "true": [y + "true": [ { "name" : "terminate", "taskReferenceName" : "terminate_when_no_user",