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

Communication: Push notifications for mentions not working as expected #10368

Open
anian03 opened this issue Feb 19, 2025 · 0 comments
Open

Communication: Push notifications for mentions not working as expected #10368

anian03 opened this issue Feb 19, 2025 · 0 comments
Labels
bug communication Pull requests that affect the corresponding module

Comments

@anian03
Copy link
Member

anian03 commented Feb 19, 2025

Describe the bug

There are two issues regarding push notifications (sent to iOS/Android) for user mentions:

  • Users are notified about mentions in (public and private) channels that they are not part of, even though they should not be notified.
  • Users are not notified about being mentioned in a reply to a thread they are not part of, even though they should be notified.

To Reproduce

Issue 1:

  1. Create a public or private channel without adding anyone
  2. Send a message to the channel with a mention for a user that is not in the channel
  3. That user will receive a push notification

Issue 2:

  1. Create a message in any channel
  2. Reply to it with a mention for a user that has not replied
  3. That user is not notified

Expected behavior

Issue 1: Users should only be notified about mentions in channels that they are a part of.

Issue 2: Users should be notified if they are mentioned in a reply

Screenshots

No response

Which version of Artemis are you seeing the problem on?

7.10.2

What browsers are you seeing the problem on?

Other (specify in "Additional context")

Additional context

No response

Relevant log output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug communication Pull requests that affect the corresponding module
Projects
Status: Todo
Development

No branches or pull requests

1 participant