Hello everyone!
I need to set in a query that when a certain story is created, the "Due date" field is always populated with the 20th day of the current month.
I found this query that returns the 20th of November. I would like JIRA to understand which month we are in and update accordingly.
Can you help me?
{{issue.created.withDayOfMonth(20).withMonth(11)}}
Hi @Carolina Fumarola -- Welcome to the Atlassian Community!
What do you want the rule to do when the current date is...
As you appear to want to set the Due Date field, setting the date in the past (or without enough lead time), might cause unintended consequences.
Kind regards,
Bill
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.