-
Notifications
You must be signed in to change notification settings - Fork 13.5k
User creation: Password required even if set random password is selected #21179
Copy link
Copy link
Closed
Description
Description:
On this RocketChat version, When trying to create a new user, we have an error and we need to fill ourself the password field event if "set random password and send by email" is select.
We didn't have this behavior before.
Steps to reproduce:
- Go to 'Administration'
- Click on 'Users'
- Then click on 'New'
- Fill the User Creation form
- Select "set random password and send by email"
- Leave "Password" field empty
- Click on "Save"
Expected behavior:
When "set random password and send by email" is selected, we don't need to fill the "Password" field
Actual behavior:
Error message "The field password is required"

Server Setup Information:
- Version of Rocket.Chat Server: 3.12.1
- Operating System: Ubuntu
- Deployment Method: snap
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v12.18.4
- MongoDB Version: 3.6.14 / wiredTiger (oplog Enabled)
Client Setup Information
- Desktop App or Browser Version: both App and all browser
- Operating System: Windows 10
Additional context
--
Relevant logs:
--
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels