RocketChat / RocketChat/Rocket.Chat
Unmute Owner in write protected Channel
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
creating a new Channel that is public but write protected leads to Owner is muted and nothing that is written afterwards is visible
Server Setup Information:
- Version of Rocket.Chat Server: 0.60.3 Merge pull request #9320 from RocketChat/release-0.60.3
- Operating System:m Linux
- Deployment Method(snap/docker/tar/etc):?
- Number of Running Instances: 1
Steps to Reproduce:
- create new Channel
- set it to public
- enable write protection
Expected behavior:
Whenever the Owner writes something it will appear normally.
Actual behavior:
when you write something, rocket cat informs you it is muted
Usecase
Sometimes you have to send info to people without cluttering the #general channel, for instance like the whereabouts of devices checked out from the pool. so all know where to ask for it. You need no responses, strictly one way.
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.
Research direction
No file, test, or entry point is named in the issue. Reproduce the behavior by creating a public write-protected channel, then verify that messages sent by its owner appear normally rather than being treated as muted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100