Forums

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

Need to add the group Request Participants through Automation

sankalp_khare September 15, 2025

Hello Team,

We have a requirement to add a group as Request Participants in Jira Service Management.

The expected behavior is:

  • Whenever a ticket is created with a specific group selected, all members of that group should automatically be added as request participants.

  • This will ensure that all group members can access the ticket and receive notifications for any updates.

  • Also, we need to add a Customer field to allow selecting from a list of customers to be included as request participants.

Could you please advise on how this can be achieved through automation in JSM?

2 answers

0 votes
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 15, 2025

Hi @sankalp_khare 

The automated solution is outlined in the referenced link you provided.

You don't need a custom field, the field is in the system, the field is called Request Participants.

sankalp_khare September 15, 2025

Hi @Marc - Devoteam 

Could you please provide the automation rule part 
Becasue through API we dont want to perform.

No manual intervention should be applicable and with the groups they should be added

Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 15, 2025

Hi @sankalp_khare 

It's in the link you provided.

You need to use the API, this is the solution: https://support.atlassian.com/jira/kb/how-to-add-group-members-as-request-participants/ 

 

Like # people like this
Trudy Claspill
Community Champion
September 15, 2025

@sankalp_khare 

To hopefully clarify, the solution described in the KB you found uses an Automation Rule to make a call to the REST API. That is the only method available to get the members of a user group.

There is not a non-API method for getting the list of members of a user group.

Like sankalp_khare likes this
0 votes
sankalp_khare September 15, 2025

https://support.atlassian.com/jira/kb/how-to-add-group-members-as-request-participants/

Already referred this link but not able to get the automation part for it

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events