Forums

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

How do I fetch bug assignee manager email address in Jira automation rule ?

Anjali Behera
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 15, 2025

I have a bug created and is escalated. I want the assignee to be notified along with its manager through email. I am trying to implement in Jira automation rule. I am not able to fetch assignee manager email address there.

4 answers

0 votes
Gor Greyan
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.
July 16, 2025

Hi @Anjali Behera

How are users stored in Jira? For example, in our Data Center, Users are created from the Active Directory and they are synchronized with Jira.

I could get the assignee's manager from the Active Directory using an LDAP query through
"Element Connect Configuration" add-on.

If it is interesting, I can go deeper.

0 votes
Bill Sheboy
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.
July 16, 2025

Hi @Anjali Behera -- Welcome to the Atlassian Community!

Where are the relationships between possible assignees and their managers stored?

For example, if they are stored as user, entity properties or as asset data, they could be looked up when the rule runs to notify the manager.

However, if they are not stored anywhere, the rule would need to select them on a case-by-case basis, such as with a Lookup Table.

Kind regards,
Bill

0 votes
Vishnu Vardhan July 16, 2025

Hi Anjali,

To notify the assignee, you can use smart values for the assignee. However, for the manager, there is no available smart value, so you will need to specify the email ID manually.

Smart value for {{issue.assignee.emailAddress}}

 

Best Regards,

0 votes
PM_이유경 July 15, 2025

Hello,
If a user has email notifications enabled in their individual Jira settings, notifications will be sent automatically by default.

However, if you want to send an email to a specific user in a specific situation or issue, you can do so by using the “Send email” action in Jira Automation, where you can define custom recipients and content.

To check a user’s email address, you can go to the Jira Admin page > User Management, then search by the user’s name to view their details.

Hope this helps!

Suggest an answer

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

Atlassian Community Events