RocketChat / RocketChat/Rocket.Chat
mute/unmute user on readonly room
Open
@ggazzo is already working on this.
Since Mar 4, 2026.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
On readonly room the user action menu always shows mute user even that all users are mute
Steps to reproduce:
- Create new room
- add a user to it
- set the room readonly
- room members action menu does not show unmute user
Expected behavior:
- if user is muted show
unmute user - if user is unmuted show
mute user
Actual behavior:
room members action menu does not show unmute user
Server Setup Information:
- Version of Rocket.Chat Server: 5.4.1
- Operating System: ubuntu server
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version: v14.19.3
- MongoDB Version: 5.0.14
Client Setup Information
- Desktop App or Browser Version: both
- Operating System: ubuntu 22.04
Additional context
Relevant logs:
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.
Assessment
This issue has not been assessed yet.