Trying to use a CRON expression in automation for jira to run every 60 minutes (only M-F), but it is not accepting the cron I made from the below website
https://crontab.guru/examples.html
https://crontab.guru/#0_*_*_*_1-5
Based on my readings here: https://support.atlassian.com/jira-software-cloud/docs/construct-cron-expressions-for-a-filter-subscription/
I tried adjusting to the below, but none of these are being accepted
0 0 * * ? 2-6
0 0 * * * 2-6
0 0 * * ? Mon-Fri
Hi Jeffery,
I'm not super strong with CRON expressions, so check this before implementing. I think the following will work:
Cheers!
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.