Posted on 04/09/2016 20:13:48
I am still seeing this. The task is set up as shown in the attachment. Its "Repeat every" is set to Never. Yet the log shows this:
[9/4/2016 10:55:01 AM]: Task 'ODE - Accounts' with ID '13' execution is started
[9/4/2016 10:55:02 AM]: Scheduled task 'ODE - Accounts' with ID '13' minute property value should be greater then zero
[9/4/2016 11:00:00 AM]: Task 'Repository task handler' with ID '1' execution is started
[9/4/2016 11:00:01 AM]: Executing task 'Repository task handler' with ID '1' completed successfully.
[9/4/2016 11:00:01 AM]: Task 'Calculate calculated fields' with ID '2' execution is started
[9/4/2016 11:00:01 AM]: Executing task 'Calculate calculated fields' with ID '2' completed successfully.
[9/4/2016 11:00:02 AM]: Task 'ODE - Accounts' with ID '13' execution is started
[9/4/2016 11:00:02 AM]: Scheduled task 'ODE - Accounts' with ID '13' minute property value should be greater then zero
The task is active in the database (see Tasks.jpg). However, since its "Repeat every" is one time, it shouldn't be started and be in the log, right? Should TaskMinute be -1 instead of 0 when it's not scheduled?
Happy to provide more information and a URL if needed.
Imar