Hi! When a user transitions an issue to approved status, I would like the automation to adjust the target start date to now +45d.
Right now I'm using this JSON but its obviously wrong.
{
"fields": {
"Target start": "{{now.+45d}}"
}
}
Thank you!
Aaron
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.