-
Notifications
You must be signed in to change notification settings - Fork 493
Description
When the app is deployed via policy across an organization with many users, due to an issue with roughly 20-25% of the users, the installation does not happen. When these users try to uninstall the bot, the default welcome messages get sent to them instead of the app getting uninstalled.
Microsoft Teams is sending us both an uninstallation event and an installation event due to which a welcome message gets sent to those users.
PS: The installation issue has already been fixed. This bug has been created to track the uninstallation issue from Microsoft's side.
Steps to Reproduce:
1) Select the app on the left chat history of MS Teams
2) Right-click and click on uninstall
Actual Results:
A default welcome message is sent to the users.
Expected Results:
The app should be uninstalled.