Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Author of a worklog

Yohann Dupont July 7, 2011

Hello guys,

I've some trouble to find how i can have the name of the user who had post the worklog with a JQL request. I wanna found all issues where this user had spent some time to display them in my plugin. Is it possible with JQL ?

Thanks for all.

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Yohann Dupont July 7, 2011

So if a plugin can do this it must be a way to have the same result isn't it ?

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.
July 7, 2011

ofcourse there is. You can develop your own plugin ;) Have a look at the JQL Function Module.

Radu Dumitriu
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 7, 2011

The autor of the worklog is in the Worklog structure, all that you have to do is to get it out.

Yohann Dupont July 7, 2011

Umh ok, so i will develop a plugin to use the function in my gadget. Thank you :)

Yohann Dupont July 7, 2011

@Radu: umh so i will grab all the worklog and after add a filter on the author ?

0 votes
Radu Dumitriu
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 7, 2011

ComponentManager.getInstance().getWorklogManager() should hold the answer :)

An alternate way id to go directly on the database (if you need fast response)

0 votes
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.
July 7, 2011

It is not possible by default in JIRA. JQL Tricks Plugin, a commercial plugin, supports it.

TAGS
AUG Leaders

Atlassian Community Events