Hi all! I'm creating an automation rule for my Service Planner. The parent item/ task contains the Installation date of the equipment, and under the sub-tasks, I want Jira to automatically calculate 2 months from the Installation date. I'm pretty new to this and would like your input on the Smart Values formula I can use to automate my workflow.
A quick heads up, the field in my Parent ID is called 'Installation Date'.
ChatGPT suggested me this formula: {{issue.fields.customfield_10075.addMonths(2)}}
However, it is not working and my automation ain't successful.
My Installation Date field is a general date field with the ID of customfield_10075
ChatGPT suggested me this formula: {{issue.fields.customfield_10075.addMonths(2)}}
However, it is not working and my automation ain't successful.
My Installation Date field is a general date field with the ID of customfield_10075
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.