JIRA 5.0 - How to call REST API's currentUser

Mona Shah June 20, 2012

Hi I am new to JIRA. I am using javascript , I appreciate, if anyone can give me example - how to read current user's fullname using JIRA's inbuild function.

Thanks so much!

1 answer

1 vote
Jobin Kuruvilla [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 Leaders.
June 20, 2012

This post shows how to get the username. You just need to return full name there instead of username.

http://www.j-tricks.com/1/post/2012/02/some-ajs-tricks.html

Mona Shah June 20, 2012

Thanks Jobin- it works :)

Suggest an answer

Log in or Sign up to answer