You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Bonjour, comment écrire un "cronjob timing" qui s'exécute chaque 3 mois merci
Bonjour!
Essayez:
0 = secondes
0 = minutes
0 = heure (0 = minuit)
1 = nombre de jours de mois, ici le 1er du mois (changer si vous voulez)
1/3 = commencer a compter le mois en janvier = 1, exécuter ce mois-ci et tous les 3 mois après = /3
? = n'importe quel jour de la semaine
* = pour toutes les années
Vous pouvez jouer avec "Cron Makers" en ligne aussi! Bonne Chance!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tracy,
It's me again, need your help please.
My sprint is two weeks, the next one starts on June 26th, I want to create tasks with "Scheduled Issues" "cron job". what would be the trigger expression because this one (0 0 0/15?) gives me task on the 1st and 16th etc.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Zaied,
Have you tried the Fixed rate schedule?
Crons don't handle the every # day / week / month well.
This is what it looks like in my Jira instance, you can choose to run the rule every 14 days.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tracy,
Thank you for your help,
I do not have access to "Scheduled" or "Fixed rate scheduled" app. a licensing issue I guess !!!. I'll see why or find another solution.
Best regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.