-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Cannot add reaction to message in read only room #11819
Copy link
Copy link
Closed
Labels
Description
Description:
When in a read only channel with reacting enabled users should be able to react to messages even if they are not able to create messages.
This appears to be some regression.
Original issue: #8632
Original PR: #8925
Steps to reproduce:
- Make a room "Read Only"
- Enable "Allow Reacting"
- Attempt to react to a message
Expected behavior:
You should be able to react.
Actual behavior:
Reaction option is no present.
Attempting to "+1" an existing reaction results in "You have been muted and cannot speak in this room"
Server Setup Information:
- Version of Rocket.Chat Server: 0.68.3
- Operating System: Linux 3.10.0-862.9.1.el7.x86_64
- Deployment Method: tar
- Number of Running Instances: 6
- DB Replicaset Oplog: Enabled
- NodeJS Version: v8.11.3
- MongoDB Version: (not listed in the Administration Info page... maybe it should be)
Additional context
We have an annocements channel which only 1 person can post messages. We made the channel read only but would like for other to be able to add reactions to the messages.
Reactions are currently unavailable
