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: Answering in a thread sends notification to yourself #10225

Open
PaRangger opened this issue Jan 28, 2025 · 0 comments
Open

Communication: Answering in a thread sends notification to yourself #10225

PaRangger opened this issue Jan 28, 2025 · 0 comments
Labels
bug communication Pull requests that affect the corresponding module

Comments

@PaRangger
Copy link
Contributor

Describe the bug

Currently, when answering a post in a thread you will get a notification yourself in the mobile clients. The webclient also gets notified but filters the notification out. This should either be filtered out on server side or on the native applications.

This is related to #326 in the Android repository.

To Reproduce

  1. Use iOS or Android Device with notifications enabled
  2. Go to course
  3. Go to the communication tab
  4. Click a channel
  5. Write a post
  6. Click on "Reply in thread"
  7. Write a answer
  8. Notice that you get a notification that someone answered your message in a thread

Expected behavior

I should not receive a notification if its myself that writes the answer.

Screenshots

No response

Which version of Artemis are you seeing the problem on?

7.9.1

What browsers are you seeing the problem on?

Other (specify in "Additional context")

Additional context

While the issue is happening on the native apps, a server side solution may be needed.

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