Heal "In a call" user status #13292
Labels
1. to develop
bug
feature: api 🛠️
OCS API for conversations, chats and participants
feature: call 📹
Voice and video calls
feature: integration 📦
Integration with 3rd party (chat) service
Milestone
How to use GitHub
It's artificially possible to end up with a stuck "In a call" user status.
Steps to reproduce
Expected behaviour
Your user status returns to Online
Actual behaviour
Your user status is "In a call" for the rest of the time
Possible idea
When fetching the room list, check if there is a call in any of your rooms. If No and your user status is "In a call" (message_id=call, as the message text is translated) we should reset it. Sadly the message id is not part of the public API.
The text was updated successfully, but these errors were encountered: