[jira] [Updated] (OFBIZ-10573) can‘t run job when user changed password

2023-02-03 Thread Rohit Koushal (Jira)


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

Rohit Koushal updated OFBIZ-10573:
--
Attachment: OFBIZ-10573_v3.patch

> can‘t run job when user changed password
> 
>
> Key: OFBIZ-10573
> URL: https://issues.apache.org/jira/browse/OFBIZ-10573
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Release Branch 13.07, Release Branch 16.11
>Reporter: zhang.liang
>Assignee: Rohit Koushal
>Priority: Major
> Attachments: OFBIZ-10573.patch, OFBIZ-10573_v2.patch, 
> OFBIZ-10573_v3.patch, image-2018-09-19-15-41-13-122.png, 
> image-2018-09-19-15-43-25-388.png, image.png, issue.png
>
>
> dispatcher.runAsync()   create a job. if user changed password befor run job, 
> throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password  auth failed
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OFBIZ-10573) can‘t run job when user changed password

2023-02-02 Thread Rohit Koushal (Jira)


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

Rohit Koushal updated OFBIZ-10573:
--
Attachment: OFBIZ-10573_v2.patch

> can‘t run job when user changed password
> 
>
> Key: OFBIZ-10573
> URL: https://issues.apache.org/jira/browse/OFBIZ-10573
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Release Branch 13.07, Release Branch 16.11
>Reporter: zhang.liang
>Assignee: Rohit Koushal
>Priority: Major
> Attachments: OFBIZ-10573.patch, OFBIZ-10573_v2.patch, 
> image-2018-09-19-15-41-13-122.png, image-2018-09-19-15-43-25-388.png, 
> image.png, issue.png
>
>
> dispatcher.runAsync()   create a job. if user changed password befor run job, 
> throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password  auth failed
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OFBIZ-10573) can‘t run job when user changed password

2019-03-12 Thread Rohit Koushal (JIRA)


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

Rohit Koushal updated OFBIZ-10573:
--
Attachment: OFBIZ-10573.patch

> can‘t run job when user changed password
> 
>
> Key: OFBIZ-10573
> URL: https://issues.apache.org/jira/browse/OFBIZ-10573
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Release Branch 13.07, Release Branch 16.11
>Reporter: zhang.liang
>Assignee: Rohit Koushal
>Priority: Major
> Attachments: OFBIZ-10573.patch, image-2018-09-19-15-41-13-122.png, 
> image-2018-09-19-15-43-25-388.png, image.png, issue.png
>
>
> dispatcher.runAsync()   create a job. if user changed password befor run job, 
> throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password  auth failed
>  



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


[jira] [Updated] (OFBIZ-10573) can‘t run job when user changed password

2019-03-12 Thread Rohit Koushal (JIRA)


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

Rohit Koushal updated OFBIZ-10573:
--
Attachment: issue.png

> can‘t run job when user changed password
> 
>
> Key: OFBIZ-10573
> URL: https://issues.apache.org/jira/browse/OFBIZ-10573
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Release Branch 13.07, Release Branch 16.11
>Reporter: zhang.liang
>Assignee: Rohit Koushal
>Priority: Major
> Attachments: image-2018-09-19-15-41-13-122.png, 
> image-2018-09-19-15-43-25-388.png, image.png, issue.png
>
>
> dispatcher.runAsync()   create a job. if user changed password befor run job, 
> throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password  auth failed
>  



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


[jira] [Updated] (OFBIZ-10573) can‘t run job when user changed password

2018-11-09 Thread Jacques Le Roux (JIRA)


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

Jacques Le Roux updated OFBIZ-10573:

Priority: Major  (was: Blocker)

Looks like something happened and I did not really change the priority to 
major, here it is.

> can‘t run job when user changed password
> 
>
> Key: OFBIZ-10573
> URL: https://issues.apache.org/jira/browse/OFBIZ-10573
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Release Branch 13.07, Release Branch 16.11
>Reporter: zhang.liang
>Assignee: Rohit Koushal
>Priority: Major
> Attachments: image-2018-09-19-15-41-13-122.png, 
> image-2018-09-19-15-43-25-388.png, image.png
>
>
> dispatcher.runAsync()   create a job. if user changed password befor run job, 
> throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password  auth failed
>  



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


[jira] [Updated] (OFBIZ-10573) can‘t run job when user changed password

2018-11-08 Thread Pierre Smits (JIRA)


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

Pierre Smits updated OFBIZ-10573:
-
Attachment: image.png

> can‘t run job when user changed password
> 
>
> Key: OFBIZ-10573
> URL: https://issues.apache.org/jira/browse/OFBIZ-10573
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Release Branch 13.07, Release Branch 16.11
>Reporter: zhang.liang
>Assignee: Rohit Koushal
>Priority: Blocker
> Attachments: image-2018-09-19-15-41-13-122.png, 
> image-2018-09-19-15-43-25-388.png, image.png
>
>
> dispatcher.runAsync()   create a job. if user changed password befor run job, 
> throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password  auth failed
>  



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


[jira] [Updated] (OFBIZ-10573) can‘t run job when user changed password

2018-09-19 Thread Jacques Le Roux (JIRA)


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

Jacques Le Roux updated OFBIZ-10573:


Thanks zhang.liang for your report, I just change from blocker to major as this 
does not prevent to release (we use the blocker priority for that: 
https://s.apache.org/UGbR

> can‘t run job when user changed password
> 
>
> Key: OFBIZ-10573
> URL: https://issues.apache.org/jira/browse/OFBIZ-10573
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Release Branch 13.07, Release Branch 16.11
>Reporter: zhang.liang
>Priority: Blocker
> Attachments: image-2018-09-19-15-41-13-122.png, 
> image-2018-09-19-15-43-25-388.png
>
>
> dispatcher.runAsync()   create a job. if user changed password befor run job, 
> throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password  auth failed
>  



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