RocketChat / RocketChat/Rocket.Chat
Mentioning a @team does not do anything
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Accordingly to the docs "Just mention a team — @engineers, for instance — and all members will get notified instantly."
I want to mention a @team in a channel and trigger notifications for all team members.
Steps to reproduce:
- Create a team "test-team" and invite/add members
- Mention the @test-team in any channel (outside of the team)
Expected behavior:
Team members get a notification as stated in the docs
Actual behavior:
There is not any information regarding the mentioning (not in the team-channel, no notifications on devices, not anywhere)
Server Setup Information:
- Version of Rocket.Chat Server:
- License Type: Enterprise
- Number of Users: 30.000
- Operating System: Linux Debian Bullseye
- Deployment Method: tar
- Number of Running Instances: 1 (and about 10 others with the same issue)
- NodeJS Version: v14.21.3
- MongoDB Version: 5.0.30
Client Setup Information
- Desktop App or Browser Version: Desktop App (4.1.1)
- Operating System: Linux (Debian Bookworm)
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 by reproducing the @test-team mention in a channel outside the team, using the Teams documentation as the expected behavior. Trace whether the mention appears in the team channel or produces device notifications, and consider the issue complete when team members receive the documented notifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, node.js, typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100