Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Sagar Kapare
Sagar KapareReporter
Albert Shau
Albert ShauComponents
Fix versions
Priority
Created January 30, 2015 at 6:43 AM
Updated December 9, 2020 at 8:58 PM
Resolved January 30, 2015 at 9:50 PM
If I set a workflow to run every 5 minutes, the logical start time I get is not on the 5 minute mark.
This seems to be because the quartz job context does not return a correct time. If I set a breakpoint in DefaultSchedulerService, I can see incorrect times coming from context.getScheduledFireTime().