-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
When a match with an Intent occurs but the customer doesn't reply to whether the match is correct, the bot sends a reminder after five minutes: " Just checking in—do you still need help?"
If the answer is Yes, it should continue as per the intent flow. However, it is Escalating and creating a new request instead.
Steps to Reproduce
- Match to an intent
- Wait for five minutes until the bot sends a reminder "Just checking in – do you still need help?"
- Select Yes
Expected Results
The conversation continues, as per the Intent as mentioned in this document:
If the customer selects Yes, the virtual service agent continues with the conversation.
Actual Results
It is Escalated, and a ticket is created.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.
Hi! The error persists, do you have an ETA to review it?