moved from decision to switch for compatibility with new conductor

master
Marco Lettere 7 months ago
parent de4416c842
commit 0f593d5b8d

@ -65,7 +65,7 @@
},
"type": "SWITCH",
"evaluatorType": "javascript",
"caseExpression": "($.user == null ? 'true' : 'false')",
"expression": "($.user == null ? 'true' : 'false')",
"decisionCases": {
"true": [
{

Loading…
Cancel
Save