Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create a automation that not needed modificate the year in condition jql value every year.

Xeila July 19, 2023

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

 

1 answer

1 accepted

1 vote
Answer accepted
Marco Brundel
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 19, 2023

Hi @Xeila ,

Is

created >= startOfYear("+167d") AND created <= startOfYear("+258d")

a option for your use-case?


 

Regards, Marco Brundel

Xeila July 19, 2023

Is a good solution but is not exactly in leap year. ;)

thanks,

Like # people like this
Marco Brundel
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 19, 2023

Hi,

for in a leap year I don't know a solution at the moment, sorry.

Regards, Marco

Like # people like this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events