RocketChat / RocketChat/Rocket.Chat

Fix /mute to return after unknown-user feedback, then enable these tests.

Open Beginner friendly
#42,237 0 comments 0 reactions 0 assignees View on GitHub

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.