How to set an organization according to the request participant field

Summary

In some cases, we would like to set the organization field according to the request participants for the Jira Service Management tickets. In this case, as Jira does not have the functionality natively, a closest solution is possible through automation rules.

 

Solution

  1. First, as an Org/Site admin, create an automation rule similar to the example below:


  2. The Request Participants field is not recognized by Automation as populated after issue creation due to the way Jira Service Management processes updates. Jira fires the 'issue created' event before JSM has time to add the participants. This isn't considered a BUG, but how the system is designed to work asynchronously. The field will be updated shortly after creation, which is why you see it in the subsequent 'issue updated' event. For now, an alternative solution would be to add a re-fetch issue data after the trigger to update the Automation rule with the correct data:


Results


When a specific user is added as request participant to a ticket, a selected organization will be added to the ticket. With this set, organization members will be able to view and comment on this ticket.

You can also view more details about Automation rules in the document below:

3 comments

David Berclaz
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 20, 2024

Hi @Charles Trilha

Can you please add a screenshot of your "Edit issue fields" action?

How do you retrieve the organizations of all the request participants? Is there a smart value?
And how do you make sure that the organizations are going to be removed if request participants are removed, without removing the organization of the reporter?

Thanks for your help.

Cheers,

David

Charles Trilha
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 20, 2024

Can you please add a screenshot of your "Edit issue fields" action?

- Done.

Screenshot 2024-06-20 at 09.47.08.png


How do you retrieve the organizations of all the request participants? Is there a smart value?

- No smart values. Are just conditions to check if the request participant contains a specific user and if the organization field doesn't contains a specific organization.
Screenshot 2024-06-20 at 09.49.52.pngScreenshot 2024-06-20 at 09.50.02.png

And how do you make sure that the organizations are going to be removed if request participants are removed, without removing the organization of the reporter?

- In this config, the organization won't be removed when the participant is removed from the ticket.

David Berclaz
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 21, 2024

Ok, so I guess it's not applicable to me, because I cannot update the rule for every new organization raising tickets.

I am using a Jira Automation rule in order to create the missing organizations based on the reporter email domain.

create-org.png

Ideally, I'd like to also create or update the Organizations field based on the request participants field. Would that be possible?

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events