Skip to content
New issue

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

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

Already on GitHub? # to your account

Unread mentions aren't being reduced when a message is deleted #1045

Open
madsroskar opened this issue Oct 4, 2022 · 2 comments
Open

Unread mentions aren't being reduced when a message is deleted #1045

madsroskar opened this issue Oct 4, 2022 · 2 comments
Assignees
Labels
bug Something isn't working need api support requires backend support to resolve

Comments

@madsroskar
Copy link
Contributor

  1. Send new messages to someone with @mentions
  2. Soft (or hard) delete one of the messages
  3. Call channel.watch()
  4. Call channel.countUnreadMentions();

Result: Unread count decreases as expected, but unread mentions don’t.

@vanGalilea vanGalilea self-assigned this Oct 11, 2022
@vanGalilea vanGalilea added the bug Something isn't working label Oct 13, 2022
@vanGalilea
Copy link
Contributor

Hey team! Please add your planning poker estimate with Zenhub @vishalnarkhede @madsroskar @santhoshvai

@MartinCupela MartinCupela added the need api support requires backend support to resolve label Aug 27, 2024
@MartinCupela
Copy link
Contributor

MartinCupela commented Aug 27, 2024

API request with the BE team created. The WS events that increase / decrease the unread count should carry the up-to-date unread count information with them.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working need api support requires backend support to resolve
Projects
None yet
Development

No branches or pull requests

3 participants