requirement example :
when =issue created
condition = request type =off boarding
action =create subtask ( here i need to change the due date automatically in created subtask based on employee end date ( plus week days )
Hi @MURUGESH S , thanks for your question.
Please review an example automation rule for how to set the date -
Jira automation template library | Atlassian
Observe here that you need to point at one date, so in this case, now / today and then perform the operation of adding or subtracting days -
Jira smart values - conditional logic | Cloud automation Cloud | Atlassian Support
Jira smart values - date and time | Cloud automation Cloud | Atlassian Support
Please check out this documentation and see if it helps you. I also recommend having an action to stamp the value you want to populate in this field, of the Due date, into the log so you can test and see what results are returned.
I hope this helps.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.