RocketChat / RocketChat/Rocket.Chat
When you delete a user, every DM room name/avatar are not updated
Open
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 you delete a user, every DM room name are not updated, they stay the same as before the user deletion
Steps to reproduce:
- Create a DM group with >2 users
- Delete a member of the DM group
- See the name of the DM group
Expected behavior:
The name of each DM group should be updated
Actual behavior:
The room names are not updated
Server Setup Information:
- Version of Rocket.Chat Server: 3.14.0-develop
- Operating System: Linux
- NodeJS Version: 12.21.0 - x64
- MongoDB Version: 4.2.8
Client Setup Information
- Desktop App or Browser Version:
- Operating System:
Additional context
This issue is linked with #21971
Relevant logs:
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 with the DM group deletion flow described in the reproduction steps and compare the room name and avatar before and after a member is deleted. Confirm that every affected DM group updates its displayed metadata, including groups not currently open, and verify the behavior against the related issue #21971.
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
- Mostly clear
- Newbie friendliness
- 45/100