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: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events