RocketChat / RocketChat/Rocket.Chat

mute/unmute user on readonly room

Open
#27,818 1 comment 1 reaction 2 assignees View on GitHub

@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:
  1. Create new room
  2. add a user to it
  3. set the room readonly
  4. room members action menu does not show unmute user
Expected behavior:
  1. if user is muted show unmute user
  2. 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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.