The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Automation action syntax to ADD or REMOVE a value in a field of type Assets object?

Paul Heath Armengol
Contributor
February 10, 2023

I have a custom field of type Assets object named "Grupo Responsable" and would like to ADD or REMOVE values depending on another field.

So using automation I tried with this edit issue action to add a value:

{
"fields": {"Grupo Responsable": ["GP-28883"]}
}

but I get:

 

Error editing issues
SOPCOS-190 (expected Object (Grupo Responsable))

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Paul Heath Armengol
Contributor
February 10, 2023
{
"fields": {"Grupo Responsable": ["GRoup name"]}
}
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events