BotFramework-Emulator
BotFramework-Emulator copied to clipboard
Conversation menu item "Send system activity -> conversationUpdate( userAdded )" isn't working properly
Version
v4.9.0
Describe the bug
For more context, see this comment thread.
To Reproduce
Steps to reproduce the behavior:
- Open a conversation with a bot
- Select "Conversation" -> "Send System Activity -> conversationUpdate" menu item
- Malformed / no conversation update gets sent to bot
Expected behavior
The Emulator should send a conversation update to the bot.