Hello,
I set up a simple due date {{now.plusBusinessDays(2)}} triggers when an issue created.
How this rule will work of Fridays? In Jira, we set weekends as non business hours.
Is it possible to create a rule of 3 days only on Fridays? since I don't want to due date on Sundays.
Thank you
Looked up this in the smart values help:
Calculating business days
Plus or minus business days from the current date, or find the closest business day to the current date. Business days are considered Monday through Friday.
I can only assume that using this:
{{now.plusBusinessDays(2)}}
A Friday would have the due date land on a Tuesday.
Can test this for you this coming weekend.
Recommend making a test/dev project with a limited set of admins. You only pay for unique admins.
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.