Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call notification state api does not handle leaving in between notifications #13966

Closed
SystemKeeper opened this issue Dec 9, 2024 · 0 comments · Fixed by #13979
Closed

Call notification state api does not handle leaving in between notifications #13966

SystemKeeper opened this issue Dec 9, 2024 · 0 comments · Fixed by #13979
Labels
0. Needs triage bug feature: api 🛠️ OCS API for conversations, chats and participants feature: call 📹 Voice and video calls

Comments

@SystemKeeper
Copy link
Contributor

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. User A starts call, push notification is shown
  2. User B joins call, push notification is dismissed
  3. User B leaves call
  4. User A sends a call notification to user B again (without leaving the call)
  5. API now returns participant joined immediately, although not joined anymore.

Expected behaviour

API should return "call in progress", not "participant joined"

Talk app

Talk app version: 20.1.0

@SystemKeeper SystemKeeper added 0. Needs triage bug feature: api 🛠️ OCS API for conversations, chats and participants feature: call 📹 Voice and video calls labels Dec 9, 2024
@SystemKeeper SystemKeeper added this to the 🖤 Next Major (31) milestone Dec 9, 2024
@SystemKeeper SystemKeeper changed the title Call notification state api does not handle leaving in between Call notification state api does not handle leaving in between notifications Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug feature: api 🛠️ OCS API for conversations, chats and participants feature: call 📹 Voice and video calls
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant