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: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events