How to create an automation that performs a specific task when it is an odd or even day in the month.
Hey @Soluciones TIC -
What I would do in this case is create a rule that triggers every day, and within that rule, you can use a combination of Math and Date/Time Smart Values functions to figure out whether the day is odd or even.
To test this, I used an If-Else condition block that contains:
If that value equals zero, then today's day is even. Else it is odd.
The end result looks like this. You would of course replace the audit log actions with the tasks you'd like to run.
Please let me know if this ends up working for you!
Thanks for the answer, I was able to solve the issue with the following condition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline 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.