-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Disabling push messages #17765
Copy link
Copy link
Closed
Labels
feat: notificationstaleStale issues will be automatically closed if no activityStale issues will be automatically closed if no activitysubj: mobiletriagedIssue reviewed and properly taggedIssue reviewed and properly taggedtype: improvement
Milestone
Description
Description:
Push messages are disables but still I see in the logs the following messages
server.js:204 Push ➔ debug Sent message "#channelname" to 3 ios apps 1 android apps
I.e. it's seems like push messages are still active, or at least some parts of it. No custom APN or FCM is set and the gateway has been disabled too.
Expected behavior:
When disabling Push, no push messages are sent via the push gateway or via the native push implementation (APN/FCM).
Actual behavior:
Push is disabled but still "push sent" log messages are generated.
Server Setup Information:
- Version of Rocket.Chat Server: 3.2.2
- Deployment Method: docker
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feat: notificationstaleStale issues will be automatically closed if no activityStale issues will be automatically closed if no activitysubj: mobiletriagedIssue reviewed and properly taggedIssue reviewed and properly taggedtype: improvement