You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Santosh Math (Jira)" <ji...@apache.org> on 2019/11/26 07:59:00 UTC

[jira] [Created] (FINERACT-803) No validation(500 Internal Server Error) if we use username which is already taken

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)