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.
Online 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.