Hi Team
I want trigger a notification by using Jira automation, if the ticket Due date is exceeded more than 3 days(weekends should not be calculated).
Can you please assist me to create a CRON expression on above requirement?
Thanks,
Prabhu Ch
For Jira automation scheduled rules, the trigger is based upon a time frequency and does not look at the details of the issues for the frequency.
Instead you decide the frequency to run the rule, and perhaps add JQL to supply the issues.
However, JQL does not have any built-in features for business days differences. Your work-around options are:
Please review the documentation for JQL and automation smart values for date/time to learn more about how to do this.
Kind regards,
Bill
Hi Prabhu - I am marking this as Answer accepted since Bill's response should meet your need. If not, please post back with any additional problems you are encountering with implementing his suggestion.
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.