-
Notifications
You must be signed in to change notification settings - Fork 13k
Open
Description
Description:
Sometimes user deletion process finishes with undefined error and there is no information that user successfully deleted.
Steps to reproduce:
- Delete user in Admin UI - Users
- Sometimes get error
undefined - Click Delete button in Are you sure? window
- Get another error [error-invalid-user]
Expected behavior:
User deleted without any errors
Actual behavior:

After press Delete another time

Server Setup Information:
- Version of Rocket.Chat Server: 3.18.2
- Operating System: CentOS7
- Deployment Method: docker
- Number of Running Instances: 20
- DB Replicaset Oplog: Enabled
- NodeJS Version: 12.22.1
- MongoDB Version: 4.2.15
Client Setup Information
- Desktop App or Browser Version: Chrome 95
- Operating System: Windows 10
Additional context
In fact users seems to be deleted - I don't find that user in Admin UI on mongodb, but that edge case errors must be fixed.
Relevant logs:
Nothing special in logs
Metadata
Metadata
Assignees
Labels
No labels