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

2019-11-26 Thread Peter Kakoma (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983186#comment-16983186
 ] 

Peter Kakoma commented on FINERACT-803:
---

[~santoshmath] There's now this PR for this 
[https://github.com/apache/fineract/pull/660] 

> 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
>Assignee: Peter Kakoma
>Priority: Major
>  Labels: GCI-2019, p1, volunteers
> Fix For: 1.4.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Commented] (FINERACT-777) Use api / implementation instead of compile scoped dependencies

2019-11-26 Thread Percy Ashu (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983174#comment-16983174
 ] 

Percy Ashu commented on FINERACT-777:
-

[~vorburger] I will like to work on this issue

> Use api / implementation instead of compile scoped dependencies
> ---
>
> Key: FINERACT-777
> URL: https://issues.apache.org/jira/browse/FINERACT-777
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Michael Vorburger
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> as suggested on 
> [https://discuss.gradle.org/t/how-to-add-dependencies-for-jaxb-and-jaf-when-migrating-from-java-8-to-java-11/32266/,]
>  it would be much better if we used api / implementation instead of compile 
> scoped dependencies.
> This would hel to avoid confusions such as e.g. 
> [https://github.com/apache/fineract/pull/606], and more generally lead to a 
> much cleaner classpath.  (See also 
> https://github.com/apache/fineract/pull/601.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (FINERACT-802) The client can have two or more different usernames to login as self service user

2019-11-26 Thread Santosh Math (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Santosh Math reassigned FINERACT-802:
-

Assignee: Peter Kakoma

> The client can have two or more different usernames to login as self service 
> user 
> --
>
> Key: FINERACT-802
> URL: https://issues.apache.org/jira/browse/FINERACT-802
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 1.4.0
>Reporter: Santosh Math
>Assignee: Peter Kakoma
>Priority: Major
>  Labels: GCI-2019, p1
> 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 unique 
> username.
>  # Provide password and then click on 'Activate Self Service User' button.
>  # Again in 'More' menu, click on 'Create Self Service user' and follow 3rd 
> and 4th steps( this time give different username).
> h2. Expected Behaviour
> Application allows to create two user ids for the same client.
> h2. Actual Behaviour
> It should throw validation "Self Service User Id is already created. Go to 
> Admin->Users to edit or delete the self-service user."



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2019-11-26 Thread Santosh Math (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Santosh Math reassigned FINERACT-803:
-

Assignee: Peter Kakoma

> 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
>Assignee: Peter Kakoma
>Priority: Major
>  Labels: GCI-2019, p1, volunteers
> Fix For: 1.4.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Commented] (FINERACT-773) Make it possible to customize JDBC URLs in Docker Image at run-time instead of at build

2019-11-26 Thread Santosh Math (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983138#comment-16983138
 ] 

Santosh Math commented on FINERACT-773:
---

[~vorburger], [~awasum],  PR #648 is merged. Can we change this ticket status 
to resolved? 

> Make it possible to customize JDBC URLs in Docker Image at run-time instead 
> of at build
> ---
>
> Key: FINERACT-773
> URL: https://issues.apache.org/jira/browse/FINERACT-773
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Michael Vorburger
>Assignee: Michael Vorburger
>Priority: Major
> Fix For: 1.4.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Based on FINERACT-760 discussions in 
> [https://github.com/apache/fineract/pull/593] and 
> [https://github.com/apache/fineract/pull/595], quote:
> {quote}Will continue to think about a more robust solution. Ideally the db 
> seeding scripts will not have a db hostname encoded at all and would pull 
> that from an environment variable (defaulting to localhost or some sane 
> default).
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2019-11-26 Thread Santosh Math (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982283#comment-16982283
 ] 

Santosh Math edited comment on FINERACT-803 at 11/26/19 9:28 AM:
-

Thanks [~kakoma]. You can reproduce this issue here:

[https://mobile.openmf.org/#|https://mobile/]

username: mifos

password: password.


was (Author: santoshmath):
Thanks [~kakoma]. You can reproduce this issue here:

[https://mobile.openmf.org|https://mobile/]

username: mifos

password: password.

> 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
>Priority: Major
>  Labels: GCI-2019, p1, volunteers
> 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)


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

2019-11-26 Thread Santosh Math (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982283#comment-16982283
 ] 

Santosh Math commented on FINERACT-803:
---

Thanks [~kakoma]. You can reproduce this issue here:

[https://mobile.openmf.org.|https://mobile/]

username: mifos

password: password.

> 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
>Priority: Major
>  Labels: GCI-2019, p1, volunteers
> 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)


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

2019-11-26 Thread Santosh Math (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982283#comment-16982283
 ] 

Santosh Math edited comment on FINERACT-803 at 11/26/19 9:27 AM:
-

Thanks [~kakoma]. You can reproduce this issue here:

[https://mobile.openmf.org|https://mobile/]

username: mifos

password: password.


was (Author: santoshmath):
Thanks [~kakoma]. You can reproduce this issue here:

[https://mobile.openmf.org.|https://mobile/]

username: mifos

password: password.

> 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
>Priority: Major
>  Labels: GCI-2019, p1, volunteers
> 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)


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

2019-11-26 Thread Peter Kakoma (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982274#comment-16982274
 ] 

Peter Kakoma commented on FINERACT-803:
---

[~santoshmath]Checking this out...

> 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
>Priority: Major
>  Labels: GCI-2019, p1, volunteers
> 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)


[jira] [Commented] (FINERACT-802) The client can have two or more different usernames to login as self service user

2019-11-26 Thread Peter Kakoma (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982273#comment-16982273
 ] 

Peter Kakoma commented on FINERACT-802:
---

Thanks [~santoshmath]. Checking it out...

> The client can have two or more different usernames to login as self service 
> user 
> --
>
> Key: FINERACT-802
> URL: https://issues.apache.org/jira/browse/FINERACT-802
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 1.4.0
>Reporter: Santosh Math
>Priority: Major
>  Labels: GCI-2019, p1
> 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 unique 
> username.
>  # Provide password and then click on 'Activate Self Service User' button.
>  # Again in 'More' menu, click on 'Create Self Service user' and follow 3rd 
> and 4th steps( this time give different username).
> h2. Expected Behaviour
> Application allows to create two user ids for the same client.
> h2. Actual Behaviour
> It should throw validation "Self Service User Id is already created. Go to 
> Admin->Users to edit or delete the self-service user."



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FINERACT-791) Transfer of fund from saving balance to shares

2019-11-26 Thread Santosh Math (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Santosh Math updated FINERACT-791:
--
Labels: gsoc p1  (was: p1)

> Transfer of fund from saving balance to shares
> --
>
> Key: FINERACT-791
> URL: https://issues.apache.org/jira/browse/FINERACT-791
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Savings, Shares
>Affects Versions: 1.0.0
>Reporter: Mexina Daniel
>Assignee: Mexina Daniel
>Priority: Major
>  Labels: gsoc, p1
> Fix For: 1.5.0
>
>
> This improvement will enable to use saving balance to purchase a share 
> through the feature of transfer fund.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2019-11-26 Thread Santosh Math (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982257#comment-16982257
 ] 

Santosh Math commented on FINERACT-803:
---

[~kakoma] , Is it possbile to resolve this ticket  at earliest? 

> 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
>Priority: Major
>  Labels: GCI-2019, p1, volunteers
> 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)


[jira] [Commented] (FINERACT-802) The client can have two or more different usernames to login as self service user

2019-11-26 Thread Santosh Math (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982256#comment-16982256
 ] 

Santosh Math commented on FINERACT-802:
---

[~kakoma], Could you please look into this issue? 

> The client can have two or more different usernames to login as self service 
> user 
> --
>
> Key: FINERACT-802
> URL: https://issues.apache.org/jira/browse/FINERACT-802
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 1.4.0
>Reporter: Santosh Math
>Priority: Major
>  Labels: GCI-2019, p1
> 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 unique 
> username.
>  # Provide password and then click on 'Activate Self Service User' button.
>  # Again in 'More' menu, click on 'Create Self Service user' and follow 3rd 
> and 4th steps( this time give different username).
> h2. Expected Behaviour
> Application allows to create two user ids for the same client.
> h2. Actual Behaviour
> It should throw validation "Self Service User Id is already created. Go to 
> Admin->Users to edit or delete the self-service user."



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FINERACT-802) The client can have two or more different usernames to login as self service user

2019-11-26 Thread Santosh Math (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Santosh Math updated FINERACT-802:
--
Description: 
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 unique 
username.
 # Provide password and then click on 'Activate Self Service User' button.
 # Again in 'More' menu, click on 'Create Self Service user' and follow 3rd and 
4th steps( this time give different username).

h2. Expected Behaviour

Application allows to create two user ids for the same client.
h2. Actual Behaviour

It should throw validation "Self Service User Id is already created. Go to 
Admin->Users to edit or delete the self-service user."

  was:
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 unique 
username.
 # Provide password and then click on 'Activate Self Service User' button.
 # Again in 'More' menu, click on 'Create Self Service user' and follow 3rd and 
4th steps.

h2. Expected Behaviour

Application allows to create two user ids for the same client.
h2. Actual Behaviour

It should throw validation "Self Service User Id is already created. Go to 
Admin->Users to edit or delete the self-service user."


> The client can have two or more different usernames to login as self service 
> user 
> --
>
> Key: FINERACT-802
> URL: https://issues.apache.org/jira/browse/FINERACT-802
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 1.4.0
>Reporter: Santosh Math
>Priority: Major
>  Labels: GCI-2019, p1
> 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 unique 
> username.
>  # Provide password and then click on 'Activate Self Service User' button.
>  # Again in 'More' menu, click on 'Create Self Service user' and follow 3rd 
> and 4th steps( this time give different username).
> h2. Expected Behaviour
> Application allows to create two user ids for the same client.
> h2. Actual Behaviour
> It should throw validation "Self Service User Id is already created. Go to 
> Admin->Users to edit or delete the self-service user."



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FINERACT-802) The client can have two or more different usernames to login as self service user

2019-11-26 Thread Santosh Math (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Santosh Math updated FINERACT-802:
--
Summary: The client can have two or more different usernames to login as 
self service user   (was: The client can have two different usernames to login 
as self service user)

> The client can have two or more different usernames to login as self service 
> user 
> --
>
> Key: FINERACT-802
> URL: https://issues.apache.org/jira/browse/FINERACT-802
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 1.4.0
>Reporter: Santosh Math
>Priority: Major
>  Labels: GCI-2019, p1
> 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 unique 
> username.
>  # Provide password and then click on 'Activate Self Service User' button.
>  # Again in 'More' menu, click on 'Create Self Service user' and follow 3rd 
> and 4th steps.
> h2. Expected Behaviour
> Application allows to create two user ids for the same client.
> h2. Actual Behaviour
> It should throw validation "Self Service User Id is already created. Go to 
> Admin->Users to edit or delete the self-service user."



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2019-11-26 Thread Santosh Math (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Santosh Math updated FINERACT-803:
--
Labels: GCI-2019 p1 volunteers  (was: GCI-2019 p1)

> 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
>Priority: Major
>  Labels: GCI-2019, p1, volunteers
> 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)


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

2019-11-26 Thread Santosh Math (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982233#comment-16982233
 ] 

Santosh Math commented on FINERACT-803:
---

Related ticket: https://issues.apache.org/jira/browse/FINERACT-787

> 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
>Priority: Major
>  Labels: GCI-2019, p1
> 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)