Hi Folks
I'm fetching all the tickets details from jira API, in that data I want the field to fetch the manager details of the assign and reporter of the ticket. Any way to get those details.
Hello @Anil Reddy Ailloni
Where is the manager information stored in your Jira instance? Have you added a field to the issues for that? Or are Assignees and Reporters linked to Asset Objects that can provide their Manager information?
Hi @Trudy Claspill ,
There is no added field for manager details in issues tickets. I want to fetch the manager details by using assignee and reporter name or mail-id.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From where do you want to fetch that data? Is it stored somewhere in Jira? Is it stored in another system or application?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm trying to find an API to fetch manager details of users, Actually we are trying to build powerBI dashboard with jira data to provide some insights to customers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you able to manually find information about a user's manager in Jira?
Jira does not natively gather or store information about a user's manager. If you have not customized the app to do that, then you can't get information from Jira that doesn't exist in Jira.
Your company may have done some customizations related to user provisioning to add more information into Atlassian Cloud for users. If that is not your area of expertise, or if you are not an Administrator for your company's Atlassian Cloud Organization, then I suggest that you consult with those individuals to find out if the information you seek is even available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.