Forums

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

Remove Service Desk Mailbox from Participants Fields

Mark Pleake April 18, 2019

I keep getting the Service Desk added as a participant to the issue, I've tried removing it by using a JSON statement in Jira Project Automation but it doesn't seem to be working although the rule function says it runs.

Each of these are versions of what gets displayed with using the SmartField {{issue.customfield_13001.name}} but none of them seem to work since the issue still winds up with these items remaining in the field.

{
"update": {
"customfield_13001" : [
{
"remove": {
"name":"email@address.com"
},
"remove": {
"name":"account_name"
},
"remove": {
"name":"^Account Friendly Name"
}
}
]
}
}

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events