RocketChat / RocketChat/Rocket.Chat
Notifications are pushed to mobile, although already read in webinterface
Open
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:
- receive a message in RC
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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