Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×What would be the smart value to set a date specific to the following: On the 15th Day of Next Month
Situation: When a work item is marked "Done" it creates a clone. The clone needs the Due date to be set to the 15th day of the next month (regardless of the date the original work item was moved to Done)
I'm drawing a blank. Thanks.
That is possible using the date / time functions, chaining them together for the various parts you describe. For example, start with the {{issue.duedate}} and set / increment the pieces needed by adding the functions to the end.
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-date-and-time/
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.