Project

General

Profile

Task #2499

Updated by Alena Peterová over 3 years ago

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. 

Back