RocketChat / RocketChat/Rocket.Chat
Room owner can't archive channel/discussion
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
When a user without permission to "archive room" create a new channel/discussion, it is not possible to archive this room. However when reassign this user to owner (or set "owner" another user) - user can archive room
Steps to reproduce:
- Create new room
- Try to archive room
- Reassign "owner" and try one more time
Expected behavior:
Can archive room
Actual behavior:
Can't archive room
Server Setup Information:
- Version of Rocket.Chat Server: 3.10.3
Client Setup Information
- Desktop App or Browser Version: both
- Operating System: Win 10
Additional context
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
Reproduce the issue by creating a channel or discussion as a user without the archive-room permission, then retry after changing the room owner. Trace the room archive permission flow and verify that the creating user can archive the room without requiring ownership changes; confirm the behavior in both channels and discussions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100