The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to find the location of the jira user

rambabu patina
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 Champions.
April 1, 2015

Hi all,

How can i find the location of the JIRA user in our JIRA application. In our JIRA the users come from the LDAP directory. Time zone is showing default for all users, but i cannot find the location of the JIRA user.

Thanks,

Patina

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Nic Brough -Adaptavist-
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 Champions.
April 1, 2015

The standard LDAP connection only pulls in the data that JIRA needs (name, email, password verification, and timezone).  So the short answer is that you can't, without coding something to fetch it from LDAP.

rambabu patina
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 Champions.
April 1, 2015

Thanks you Nic for quick reply

rambabu patina
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 Champions.
April 1, 2015

Hi Nic, And one more thing is, We are maintaining crowd and all users are coming form LDAP to the crowd. And we integrated jira with crowd, so all the users in the jira coming form crowd. As you said we cannot find the location of the user in the jira. This is clear to me. But is any way to get the location in crowd with API? Thanks, Rambabu

Nic Brough -Adaptavist-
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 Champions.
April 1, 2015

I think you'd need to extend the LDAP connector in Crowd, as implied by https://confluence.atlassian.com/display/CROWD/LDAP+Object+Structures