In this section, we will configure a scheduler to calculate the processing time and set the value of the SLA Monitoring flag
Administration > Manage Apps > SLA Monitoring scheduler > Scheduler configuration >Click on "Add a scheduler".
A new screen is displayed, we'll define the settings of the scheduler
Set the name of the scheduler;
Set the frequency type;
If frequency type is "Cron" we have to set the Cron expression Ex : 0 0 17 ? * * * which means that it will be executed every day at 7pm. For the frequency type "Interval", we have three choices:
Set the JQL request that returns the list of issues to be processed;
Select the customfield that we created previously;