Hello all,
I have a Cloud Work Management project where I and trying to use automation on the due date.
I have a date field called 'Activity Date'
I need to be able to have the 'Due Date' field set automatically as 'Activity Date minus 77 days'
Help for a newbie please?
Hi David - Welcome to the Atlassian Community!
In the Due Date field, put this:
{{triggerissue.Activity Date.minusDays(16)}}
That worked a treat. Thank you so much John
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.