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 Oct 17, 2024. It is now read-only.
Hi,
There is a major bug with the conversation id getting empty even for users who have installed the bot. This is resulting in the failure to send automated notifications to Bot users.
I found that class AppManagerBackgroundService method SyncUsersFromSecurityGroupAsync updates UserConfiguration table with AadObjectId and conversation id as empty for all the users including users who already have bot installed.
See screen shot for the exact line of code
Thanks
Amit Gaonkar
The text was updated successfully, but these errors were encountered:
Hi,
There is a major bug with the conversation id getting empty even for users who have installed the bot. This is resulting in the failure to send automated notifications to Bot users.
I found that class AppManagerBackgroundService method SyncUsersFromSecurityGroupAsync updates UserConfiguration table with AadObjectId and conversation id as empty for all the users including users who already have bot installed.
See screen shot for the exact line of code
Thanks
Amit Gaonkar
The text was updated successfully, but these errors were encountered: