I need to run a Jira Automation on the 1st and 3rd Thursday of every month.
I've found lots posts about running every week, but that is not exactly what is needed. (one example)
I suppose I could create the automation twice and set one to:
0 1 0 ? * thu#1
and the other to
0 1 0 ? * thu#3
but if there is a way to do this in one automation that would be best.
Any thoughts?
Thanks,
Sherryl
Hi Sherryl,
You might try this in the very last slot:
5#1,5#3
Thanks for the quick reply, John!
I will try that.
Funny thing though about these crons is unless someone has another idea,the only way I know to test is to wait for the actual time to pass.
I'll set something up to test today and tomorrow with a fabricated job and post here if that indeed worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
True - but in this case, you could change the the very end to 5#1,3#4 and it would execute tomorrow for a test. :-)
BTW, I have not tested this either and have no idea if it will work. It will be interesting to see. :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately the answer was quick and clear:
So that answers that. Valiant attempt for sure!
Anyone else have any thoughts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Our client has agreed to every other week, so I'll go with the example solution I linked in my original post to open this conversation.
Thanks again, John, for the responses.
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.