...
- 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;
- Click on "Add" button to save the configuration.
To create an action to do for each indicator, click on the tab "ACTIONS"