[jira] [Commented] (OFBIZ-10656) Change password function of tenant admin user first login doesn't work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10656) Change password function of tenant admin user first login doesn't work

Nicolas Malin (Jira)

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

Jason Hao commented on OFBIZ-10656:
-----------------------------------

I think the only reasonable cause is actually it save the data to default database, the user_login_id is not there. 

> Change password function of tenant admin user first login doesn't work
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-10656
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10656
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: 16.11.05
>            Reporter: Jason Hao
>            Priority: Major
>         Attachments: log.txt
>
>
> After use loadDefault to initialize ofbiz, use createTenant to create a tenant, then use the tenant admin id to login, it will turn to change password page, after change password, it's not saved to database due to exception happened.
> I added log to the code, it's really strange, everything seems correct, delegator is correct, SQL and argument are OK. 
> I pasted the SQL to PgAdmin to execute with no problem.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)