Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to print workitem "History"

Is there a way to get "History" of a workitem in query result?

Or

Can history of a workitem type be printed?

1

0 votes



One answer

Permanent link
I don't think there is an out of box query to do that or creating a query can get a workitem's history.
You can consider to use Reportable REST to print out the workitem's history, please refer to the post:

https://jazz.net/forum/questions/149321/some-questions-about-reportable-rest-api

You can expose various details based on your needs following the below details:

https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI

I tried with workitem 106 to print out history's owner change, description, comment and state change:

https://localhost:9443/ccm/rpt/repository/workitem?fields=workitem/workItem[id='106']/(itemHistory/(owner/name|description|comments/content|state/name))

hopefully this helps you to start with:

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: May 28 '15, 5:25 p.m.

Question was seen: 2,923 times

Last updated: May 28 '15, 8:30 p.m.

Confirmation Cancel Confirm