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 hangups are treated as unread messages #15393

Closed
dbkr opened this issue Oct 6, 2020 · 9 comments · Fixed by matrix-org/matrix-js-sdk#1872
Closed

call hangups are treated as unread messages #15393

dbkr opened this issue Oct 6, 2020 · 9 comments · Fixed by matrix-org/matrix-js-sdk#1872
Labels
A-VoIP O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect

Comments

@dbkr
Copy link
Member

dbkr commented Oct 6, 2020

No description provided.

@SimonBrandner
Copy link
Contributor

This is a problem for all m.call events

@t3chguy
Copy link
Member

t3chguy commented Jun 23, 2021

@SimonBrandner
Copy link
Contributor

The count displayed in the room-tile actually depends on the js-sdk's Room::getUnreadNotificationCount()

@SimonBrandner
Copy link
Contributor

Note: what Dave probably meant here is: "call hangups are treated as notifications", hence the confusion above ^

@SimonBrandner SimonBrandner added S-Major Severely degrades major functionality or product features, with no satisfactory workaround P2 and removed S-Tolerable Low/no impact on users labels Aug 2, 2021
@SimonBrandner SimonBrandner added the O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience label Aug 6, 2021
@novocaine novocaine added S-Minor Impairs non-critical functionality or suitable workarounds exist and removed S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels Aug 25, 2021
@novocaine
Copy link
Contributor

Downgrading to S-minor as this does not significantly degrade major functionality; it's just a bit annoying

@turt2live
Copy link
Member

PR reverted; reopening

@SimonBrandner
Copy link
Contributor

It seems the only way to fix this is to use to-device events

@SimonBrandner
Copy link
Contributor

It seems you're not the only one to have come across this bug, as it's been reported previously. I'm going to close this issue now so we can focus on the older issue. Please watch, vote or comment on that issue if there is any additional information you can provide.

Duplicate of #7941

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-VoIP O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect
Projects
None yet
6 participants