RocketChat / RocketChat/Rocket.Chat

Notifications are pushed to mobile, although already read in webinterface

Open
#27,218 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

read messages are still sent as push notifications to mobile apps which leads to double mental load of unread messages.

Steps to reproduce:
  1. receive a message in RC
  2. read it in the webinterface
Expected behavior:

push notification will not be delivered ?

Actual behavior:

message is delivered via push even 10sec after reading it in the webinterface

Server Setup Information:
  • Version of Rocket.Chat Server: 5.3.
  • Operating System: Debian
  • Deployment Method: Probably apt?
  • Number of Running Instances: 1
  • DB Replicaset Oplog: dunno
  • NodeJS Version: dunno
  • MongoDB Version: dunno
Client Setup Information
  • Desktop App or Browser Version:
  • Browser: Firefox 106.0.3 in Macos 12.6.1
  • App: 4.32.0 in Apple Ios

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by reproducing the reported sequence with a web client and iOS app, then trace the notification flow; done means a message read in the web interface is not delivered as a mobile push notification.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, typescript
Domain
backend, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.