Hello! I'm trying to create an automation that creates an annual task. I'd like the automation to run annually on August 14, unless August 14 falls on a weekend. Then I'd like it to run on the Friday before.
Thanks so much for your help!
Hello @Val Gendleman
Welcome to the Atlassian community.
I think you will have to create multiple rules.
Rule 1
Schedule it to run on Aug. 12. Add a Condition to check if the current day of week is Friday. If it is, then proceed with running the rule because Aug. 14 will be on Sunday.
Rule 2
Schedule it to run on Aug. 13. Add a Condition to check if the current day of week is Friday. If it is, then proceed with running the rule because Aug. 14 will be on Saturday.
Rule 3
Schedule it to run on Aug. 14. Add a Condition to check that the current day of week is NOT Saturday or Sunday. If it is not, then proceed with running the rule because Aug. 14 is a weekday.
Thank you, @Trudy Claspill
I will give this shot tomorrow morning and let you know.
Glad to be part of the community and appreciate your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Val Gendleman
Had did this work out for you?
If it worked well, please consider clicking on the Accept Answer button to mark your Question as Solved.
If it didn't work out, please let me know and I'll be happy to keep working on the solution with you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Trudy -- apologies for not clicking! I thought that I already had.
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.