Santosh Math created FINERACT-803:
-------------------------------------
Summary: No validation(500 Internal Server Error) if we use
username which is already taken
Key: FINERACT-803
URL: https://issues.apache.org/jira/browse/FINERACT-803
Project: Apache Fineract
Issue Type: Bug
Components: Client
Affects Versions: 1.4.0
Reporter: Santosh Math
Fix For: 1.4.0
h2. Steps to Reproduce
# Go to client page> click on 'More' button.
# In 'More' menu, click on 'Create Self Service user'
# In next navigation page - create self service user page - provide username
which is already used and uncheck 'Auto Generate password'.
# Provide password and then click on 'Activate Self Service User' button.
h2. Expected Behaviour
Should throw validation, "Username is already taken".
h2. Actual Behaviour
No validation message is displaying and if we check the network, it is showing
500 internal server error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)