Actions
Task #2499
openScheduler - don't start the task when "Repeated start" fire time is in the past
Status:
New
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Scheduler
Target version:
-
Start date:
09/23/2020
Due date:
% Done:
0%
Estimated time:
Owner:
Description
Version 10.4.4
When creating a new scheduled start, you choose an interval and "valid from". If you choose e.g. 1 per day and "valid from" in the past (e.g. 23.9.2020 02:00), then the task is started almost immediately (e.g. at 13:21).
Admins can easily make this mistake, because the current date is selected by default.
Suggested behaviour: If the "valid from" is in the past, set the first fire time as the first date in the future, which will correspond to the given time. (Then the behaviour would be the same as Cron trigger.) If the "valid from" is in the future, set the fire time to this value.
Related issues
Actions