HI @Neville
Could you set the JSON to:
{
"fields": {
"customfield_10001": null
}
}
This as removing a Team option to empty the field has no ID, but value Null.
So you can't set the field to an id as string.
Hi @Neville
Yes, and...to Marc's suggestions:
If you are trying to copy the Team to the child issues AND handle the case where the value could be empty, please use conditional logic in your JSON to make it dynamic:
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-conditional-logic/
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.