Forums

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

Need a rule with a cron expression to generate a ticket on the 10th for every quarter

Trena Norcia
Contributor
September 1, 2021

Using cron:    0 7 10 JAN,APR,JUL,OCT, *


results in error:
cron.JPG

Checking the cron it is correct as this is the first month of every quarter::
rule.JPG

1 answer

0 votes
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 2, 2021

Hello @Trena Norcia,

Thank you for reaching out to Atlassian Community!

Thanks for sharing the cron expression. It shows the same error on my test site and it’s because there are some details missing.

Using the below sites, the correct cron expression would be this one:

0 0 7 10 JAN,APR,JUL,OCT ? *

It’s very similar to the one you created, but there is an extra “0” and a “?”.

Please, take your time to test and let us know how it goes.

Kind regards,
Angélica

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events