bot-graph-dialog
bot-graph-dialog copied to clipboard
String matching conditions can only be case sensitive
{
"condition": "oldReference == 'None'",
"nodeId": "authenticate"
}
if I type "none" instead of "None" this will cause the bot to crash :(