I'm trying to create a daily checklist and as well as a weekly and monthly checklist however trying to create the conditions to execute these rules is not working as intended when I start adding my conditions. Please see the reference image
Hi Jeff - Welcome to the Atlassian Community!
This code will supposedly set the value for the day of the week, but maybe it could be used as a Condition also:
{{now.withDayOfWeek("FRI")}}
i changed my "If: matches" to your condition:
{{now.withDayOfWeek("FRI")}}
however my audit says:
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.