Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix notification count after a highlighted message #13223

Merged
merged 2 commits into from
Jul 8, 2022

Conversation

erikjohnston
Copy link
Member

@erikjohnston erikjohnston commented Jul 8, 2022

The crux of the problem was that when we rotated the notifications we didn't filter out read-but-highlighted messages. This only affected highlights as we delete non-highlights after they're read.

Fixes #13196

Broke by #13005

@erikjohnston erikjohnston marked this pull request as ready for review July 8, 2022 11:12
@erikjohnston erikjohnston requested a review from a team as a code owner July 8, 2022 11:12
Copy link
Contributor

@DMRobertson DMRobertson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for explaining.

@erikjohnston erikjohnston merged commit 757bc0c into develop Jul 8, 2022
@erikjohnston erikjohnston deleted the erikj/fix_highlight_counts branch July 8, 2022 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unread count keeps showing up for some rooms
2 participants