You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Manthan Surkar (Jira)" <ji...@apache.org> on 2020/06/19 21:10:00 UTC

[jira] [Commented] (FINERACT-1041) Unable to create new system user - error.msg.user.email.invalid

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

Manthan Surkar commented on FINERACT-1041:
------------------------------------------

Hello [~edcable] 
I think that was expected in this case(With a better error message). You selected the option to autogenerate the password in that case the server needs to send an email to the user with the "autogenerated" password. I am not sure how fineract handles sending emails, but if it is not correctly done on the backend (right now) "PlatformEmailSendException" is thrown. Which then results in this error message. 

If you instead choose to type the password, the user is created:
 !User-created(without autogenerated password).png!  !screenshot-1.png! 




> Unable to create new system user - error.msg.user.email.invalid
> ---------------------------------------------------------------
>
>                 Key: FINERACT-1041
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1041
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: User Management
>    Affects Versions: 1.3.0, 1.4.0
>         Environment: Chrome Browser
> https://cui.fineract.dev
> https://demo.mifos.io
>            Reporter: Ed Cable
>            Priority: Blocker
>             Fix For: 1.4.0
>
>         Attachments: Screenshot 2020-06-18 at 10.01.03 AM.png, Screenshot 2020-06-18 at 12.52.49 PM.png, User-created(without autogenerated password).png
>
>
> I don't recall this issue being present previously but confirmed it's on both Fineract 1.1 and the latest dev branch as I face this issue when attempting to create system users as well as self-service users on multiple different hosted demo environments
> https://demo.mifos.io (Fineract 1.1 (Mifos X 18.03)
> https://staging.mifos.io (dev branch of Fineract)
> https://cui.fineract.dev/?baseApiUrl=https://demo.fineract.dev&tenantIdentifier=default (latest dev branch of Fineract and Community App). 
> To reproduce (doing this from Chrome browser) simply navigate to Users >> Create User and enter in details and click submit. 
> You then receive this error message:  field is required
> error.msg.user.email.invalid 
> See screenshots. 
> The same thing is also now happening with creation of self-service users. 



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