Hi all! :-)
Our company is working with Jira as well as Jira Align. For application and reporting development purposes we extract all users from Jira Align with the rest/align/api/2/Users GET request.
After extracting all users, we noticed that not all users have an email address filled in the 'email' field.
For example: "email": "5c5879174xxxxxxx
We know this is the accountId of users. So if we use this accountId to find the corresponding users in Jira, we are able to extract the email addresses from Jira. However, it would be more convenient if we could just extract them from Jira Align directly.
Is there some sort of setting in Jira Align which needs to be enabled to synchronize the email addresses from users instead of their accountId's?
Thank you in advance!
Kind regards,
Bram
Are you using Jira Cloud? This sounds like a problem we see when integrating Jira Align with Jira Cloud, and email address is not public in the user's Atlassian ID profile.
This article by Don Miller in the Align team explains what causes the problem and how to address it. https://community.atlassian.com/t5/Jira-Align-articles/Update-Atlassian-ID-for-Jira-Cloud-users-when-integrating-with/ba-p/1365067
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.