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

Send an email to the component lead

Luc Grangier June 17, 2024

 

We'd like to send an email to the component lead when we close a ticket related to that component. I tried several scenarios (Automation, Transition, Notifications schemes), but none of them worked. We'd like to avoid installing an additional add-on on our cloud instance. Is there a solution?

2 answers

0 votes
Fernando Eugênio da Silva
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 17, 2024

@Luc Grangier 

As Nicolas mentioned, there is no built-in way to do this.

One way you can try is to combine automation with Jira's REST API within automation.

In short, the component structure does not display the lead component and if you did a direct GET on /rest/api/3/component/{id}, you would only have the accountID of the lead component. You would need a third action using a GET User by account ID: /rest/api/3/user

To then find out the email of the component lead.

It might be a little harsh, I imagine. But it is one of the few ways without the support of an add-on that will be able to retrieve your component lead's email.

0 votes
Nicolas Grossi
Banned
June 17, 2024

@Luc Grangier I think that this feature is not possible as built in currently. You might want to open a suggestion on jira.atlassian.com.

 

HTH

Nicolas

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events