-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
3
-
Severity 3 - Minor
-
Issue Summary
The Use the virtual service agent in Microsoft Teams requires help-seekers to DM the VSA for assistance. Doing so works as expected and the LIVE intents are followed.
However, if we @Mention the Assist bot on the configured request channel, it will still try to reach back to the user with the configured greeting message, but no intents will work:
Filling the REPLY box with any information and Sending result on no responses
Steps to Reproduce
- Connect JSM CHAT to MS Teams
- Setup Triage and Request Channel
- Enable Virtual Service Agent on Request Channel
- Ensure at least one intent is set as LIVE
- Confirm intent is working by DMing the bot on MS Teams using an account that has JSM Project Customer role
- Then, with the same account @Mention Assist bot on the request channel
- The bot will respond with a DM to the user and result on the issue
Expected Results
The bot follows the LIVE intents OR a warning is presented to the user that the conversation should be started directly by DMs and not @Mention at request channel.
Actual Results
Configured VSA greeting message is presented and no other actions are possible, user responses are not processed.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available