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 get work log history/activity of an Issue?

Avirup Das
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 18, 2013

How to get work log history/activity of an Issue through Jira API.

I have Issue object, issue id.

may be it can be done through [DefaultWorklogManager] but am not able to create object of that class

Please answer.

Thanks in Advance..........

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
January 18, 2013

Use WorklogService.

WorklogService worklogService = ComponentAccessor.getComponent(WorklogService.class);

Avirup Das
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 24, 2013

Thanks.... for reply.

I need the work log history from [DefaultWorklogManager] not form service that gives UI value.

TAGS
AUG Leaders

Atlassian Community Events