RocketChat / RocketChat/Rocket.Chat
Fix /mute to return after unknown-user feedback, then enable these tests.
Open
Beginner friendly
Nobody has claimed this yet.
todo
type: bug
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
📝 Found in apps/meteor/tests/unit/server/slashcommands/moderation.spec.ts#L92
Commit: d85934c8d523660a4561799071ab51271a7dfe2c
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
Start in apps/meteor/tests/unit/server/slashcommands/moderation.spec.ts at lines 92-97, where the issue was found. Inspect the /mute tests and the unknown-user feedback case, then trace the related server slash-command behavior. Done means /mute returns after reporting an unknown user and the affected tests are enabled and passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 78/100