Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to set accountid value to approvers field in Jira Automation- Cloud

Vinod Honnalli
Contributor
September 8, 2020

Hi All,

I am trying to set a value to approvers field from Jira automation in cloud, but the error says that "(Field 'customfield_15601' cannot appear in both 'fields' and 'update')

I am using the below in the additional fields in edit issue action 

{
"update": {
"Approvers" : [
{
"add": {
"id":"{{webhookData.reporters_manager_accountid}}"
}
}
]
}

 

I am receiving the account id from some other application.

Any help will be highly appreciated.

Regards,

Vinod

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events