I need create a automation that not needed modificate the year in condition jql value every year.
Now needed modificate the year every time that change year.
The actual automation configuration:
When: issue created
Rule is run when a issue is created
if: matches
JQL condition: created >= 2023-06-16 AND created <= 2023-09-15
then: edit issue field
calendar type: intensive calendar
else:
then : edit issue fields
calendar type: normal calendar
Hi @Xeila ,
Is
created >= startOfYear("+167d") AND created <= startOfYear("+258d")
a option for your use-case?
Regards, Marco Brundel
Hi,
for in a leap year I don't know a solution at the moment, sorry.
Regards, Marco
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.