Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,506
Community Members
 
Community Events
184
Community Groups

How to delete a user from field 'Participants of an issue'

Hi all! How can I remove a specific user from the list in a Jira field with type 'Participants of an issue'?

Background: a technical user had write access and must now be removed from the system. I can only delete this user if there are no more references in issues. This field is the only one I can't change/delete values in - only add.

I tried in vain with ScriptRunner (Groovy) and JMWE Postfunctions.

2 answers

1 accepted

0 votes
Answer accepted

from my experience: 'Participant of an issue' came here from author of one or more comments. Only deleting the comments causes deleting the author from collection of participants.

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jun 08, 2022

Make them inactive and remove any permissions they have. I don't believe you can remove them. Deleting users is always problematic. Jira uses pointer to the user whenever they are referenced, not the actual user name.  

Hi Joe

Thanks for comment. It is precisely (and only) the referencing in field 'Participants of an issue' that prevents the user from being deleted. If I could remove this reference, then I could delete the user without any problems.

Hence my question: how do I remove a reference (a user) from field 'Participants'?
Or how do I delete the content of field 'Participants' entirely? It only affects about 20 issues.

any suggestions?

"Make them inactive and remove any permissions they have" - yes, I did so.

Suggest an answer

Log in or Sign up to answer