RocketChat / RocketChat/Rocket.Chat

When you delete a user, every DM room name/avatar are not updated

Open
#21,973 1 comment 0 reactions 0 assignees View on GitHub

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:
  1. Create a DM group with >2 users
  2. Delete a member of the DM group
  3. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.