- * When*
I create a user or group that already exists
- Then
I get two error messages
1. Failed : Failed to create user. Check if it already exists.
2. Communication Error : The application received an unexpected 400 response from the server. Try to refresh the page or login and out of the application.
- Expected Behavior
I get the first notification only as the second message is not meaningful at all. A page refresh or log in and out will not resolve the porblem of a duplicated user / group id
- Hint
If I create a duplicated tenant I only receive the first message.
This is the controller panel for Smart Panels app
- is related to
-
CAM-9106 Improve error message when a user tries to create an already existing user or group
- Closed