-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Suppress system generated messages in rooms ["user" set moderator by "user", room topic changed to] #10202
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactionfeat: app settingstype: bug
Milestone
Description
Description:
[for Private Groups and Channels]
When you change/set a users status/level (owner, leader, moderator) you can't control the system conversation message that shows. You always see "user" was set moderator by "user"
When you change the the Room Topic a message is also displayed.
You should have a way to suppress, or turn these off, like the "user" has joined and "user" has left messages.
At a minimum the admin/owner of the channel should be able to delete the messages.
Server Setup Information:
- Version of Rocket.Chat Server: 0.62.1
- Operating System: Ubuntu
- Deployment Method(snap/docker/tar/etc): snap
- Number of Running Instances: 1
- DB Replicaset Oplog:
- Node Version: v8.81
- mongoDB Version:
Steps to Reproduce:
- create a channel
- add a user tot he channel
- set new user to moderator
- view channel notification
Expected behavior:
have a way to remove/suppress these messages
Actual behavior:
when you open the channel you always see these system generated messages
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactionfeat: app settingstype: bug