Hello!
I want to set a due date to the "last Friday of the current month".
How do I do that as smart value, please?
Thank you for your help!
Antje
Hi @Antje Steinborn ,
welcome to the Atlassian Community!
Please look at this article: https://support.atlassian.com/cloud-automation/docs/jira-smart-values-date-and-time/
There is a function documented, which should help you:
{{[date].lastOfTheMonth(input)}}
So, probably something like:
{{now.lastOfTheMonth(5)}}
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.