bitfocus / companion-module-microsoft-teams

MIT License
3 stars 2 forks source link

Unread Messages Feedback #5

Open dseehof opened 4 months ago

dseehof commented 4 months ago

Looks like the "unread messages" feedback is not working, every other feedback does. Any way for me to provide more info for troubleshooting?

Jarec-au commented 4 months ago

This appears to be a bug in Microsoft Teams. I tested this morning with unread messages from general chats, unread messages from groups as well as an unread message in the active meeting. It doesn't seem to matter where I have unread messages, Teams doesn't send the state 'true'.

Message received from Teams as below.

debug: Message Received: "meetingState":{ "isMuted":true, "isVideoOn":false, "isHandRaised":false, "isInMeeting":true, "isRecordingOn":false, "isBackgroundBlurred":false, "isSharing":false, "hasUnreadMessages":false }