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

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.
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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events