I am trying to have the target end date on my tickets automatically update with the assigned sprint end date if the target end date is empty. How would i set up that automation?
"customfield_10022": "Target start",
"customfield_10023": "Target end",
First thing: some of the advanced roadmap fields are not supported by automation rules. To learn if they are, find an example issue for your fields and use this how-to article to check: https://support.atlassian.com/cloud-automation/docs/find-the-smart-value-for-a-field/
Next, I suspect those fields will need to be updated using the advanced edit with JSON. Please look here to learn how to do that in the rule: https://support.atlassian.com/cloud-automation/docs/advanced-field-editing-using-json/
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.