How to read a scheduled task
This document shows how to read a newly created schedule
Step 1
Follow the steps mentioned here on How to create a schedule task
Once created, you will see an item list of the new task
Explanation of the above image
1 → This refers to the name of the scheduled task
2 → This displays the time when the schedule was created
Hover your cursor on the time text to display the absolute date and time.
3 → This refers to the JQL query used for the schedule
4 → This refers to the interval applied to each schedule and how you expect them to run
5 → This refers to the actual date when you want the schedule to first run.
Note
The first run date refers to the date set during scheduling.
The schedule will run within 5 minutes after creation if and only if the selected date is the current date.
The JQL supplied must be a valid JQL else there would be some errors.