integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
2.98k stars 468 forks source link

Encountering incorrect dialog invocation from the Slack adapter in Bot Framework Composer. #1834

Open NeethithevanR opened 5 months ago

NeethithevanR commented 5 months ago

I use the Bot Builder Community Slack adapter in my Bot service, utilizing Bot Framework Composer v2.1.2. It is implemented using .NET (version 6.0). Currently, the issue I am facing is that when the dialog state is full, it does not respond properly. It repeats the previous dialog again and again, regardless of the option provided. This issue is specific to the Slack chatbot channel. I have also increased the depth of JSON serialization.