Forums

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

Jira Automation to append several email/account custom fields to Request Participants

melissa.cheney August 22, 2024

I have several automations that take an email custom fields, verify account ID and put them in the Request Participants. Here is the JSON code: 

{ "update": { "Request participants": [{ "add": {"id":"{{webresponse.body.accountid}}"} }] } }

My issue is each automation overwrites the existing Request Participants and does not append. What do I need to change in my JSON so it just appends the list?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events