You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello I am looking for a solution on how to delete a person assigned in a linked issue from the Request Participants field using groovy.
When a customer sends a request by e-mail to the HelpDesk, he often includes a person who is then assigned to a cloned issue in another project
As a result, the person to whom the issue has been assigned receives two types of notifications. Those from the project and those for the customer.
These issues are copied by the automation, not manually. And the person who is assigned to this task is chosen from the cascade list. I am looking for a solution how to remove from the Request Participants field of the user selected in the cascading list.
Hi Tomasz,
Thank you for your question.
You can delete a person assigned to a linked issue from the Request Participants field programmatically.
Please refer to the following REST API documentation: https://docs.atlassian.com/jira-servicedesk/REST/3.12.0/#servicedeskapi/request/{issueIdOrKey}/participant
Thank you,
Jira Service Desk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.