You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Deepak Dixit (Jira)" <ji...@apache.org> on 2023/11/02 07:48:00 UTC

[jira] [Closed] (OFBIZ-12864) Issue with OFBiz Job Scheduler and Daylight Saving Time

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

Deepak Dixit closed OFBIZ-12864.
--------------------------------
    Fix Version/s: 22.01.01
                   Upcoming Branch
                   18.12.09
       Resolution: Fixed

This has been fixed at trunk, release 18.12 and release 22.01

 

Thanks [~jacopoc] , [~mbrohl] and @JacquesLeRoux for your valuable suggestion!!

> Issue with OFBiz Job Scheduler and Daylight Saving Time
> -------------------------------------------------------
>
>                 Key: OFBIZ-12864
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12864
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework/service
>    Affects Versions: 22.01.01, Upcoming Branch, 18.12.08
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>            Priority: Major
>             Fix For: 22.01.01, Upcoming Branch, 18.12.09
>
>
> The issue occurs when DST changes, and OFBiz fails to schedule recurring jobs properly. 
>  
> This is due to a condition in the PersistedServiceJob.createRecurrence method where it compares the next scheduled time (next) with the start time (startTime) for the job.
>  



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