We have configured the chatbot keyword trigger with "Support" as an Exact Match keyword.
Expected Behavior:
The chatbot should trigger only when the user message is exactly "Support".
Actual Behavior:
The chatbot is also getting triggered for messages containing additional words, such as:
- "What is Support?"
- "Tell me about Support Terms"
- "Support agent details"
This appears to be behaving like a partial/string match instead of an exact match.
Impact:
This is affecting a live client setup and causing incorrect chatbot activations.
Please investigate and prioritize a fix urgently.
Steps to Reproduce:
- Create a keyword trigger.
- Set keyword = "Support".
- Select match type = Exact Match.
- Send message: "What is Support level?"
- Observe that the chatbot gets triggered unexpectedly.
Any immediate workaround or ETA for a fix would be appreciated.