Forums

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

Automation for JIRA - Remove Request Participants

kiran kumar November 18, 2019

I'm trying to remove a list of Users from the field, Request Participants using Automation for JIRA, unfortunately it doesn't work.

 

{
"update": {
"customfield_XXXX": [
{
"remove": [ { "name": "helpdesk" }, { "name": "service" }]
}
]
}
}

2 answers

0 votes
Tim Fostik
Contributor
December 23, 2019

I have the same issue. There isn't an option in Automation for JIRA to DELETE Participants. If we could do that, we'd have a winner. If I set it to blank, it deletes ALL participants. Due to a bug in JSD, our support distribution list is always added as a participant which I'd love to remove.

0 votes
kiran kumar November 18, 2019

@Scott Harwood Could you take a look?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events