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" }]
}
]
}
}
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.