You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
As a USER
I want to be asked for confirmation to be redirected when a destination bot has been identified by the DMR/Classifier
So that I can ensure that my information is not being sent to the wrong bot
The text was updated successfully, but these errors were encountered:
@turnerrainer we need a way to test dmr participant registration, so my suggestion would be to rename this story to "MBot: Forward client message to specific participant"
As a developer
I want to tell MBot to send my message to a specific participant
So that I can test DMR participant registration/deregistration and routing works.
AC-s:
MBot POST client-api/chat/{chatId}/messages payload accepts "sendTo" in payload and uses that information for sending the message to DMR
As a USER
I want to be asked for confirmation to be redirected when a destination bot has been identified by the DMR/Classifier
So that I can ensure that my information is not being sent to the wrong bot
The text was updated successfully, but these errors were encountered: