- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
OS Information
- OS:
- Browser (if applicable): Chrome, Firefox
- Architecture:
coder --version
:
Coder v0.0.0-devel+6850db2
Steps to Reproduce
- Login as admin
- Add a new user (users ->new user): username: test1, email:test1@test.com, password: any password
- Click new user again and fill user form: username: test1, email:test1@test.com, password: any password
The same for only user name duplicated or email.
Expected
Error should be displayed that user name or email is duplicated
Actual
Nothing happens, no error message.
But API responded with "Failed to load resource: the server responded with a status of 409 ()"