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

How to get workItem history from RTC?

 Hi Guys,
Is there any way to find the work item history from RTC to RPE? I appreciate your time and effort to answer.

0 votes



One answer

Permanent link
Once you add RTC Workitems schema (https://[host]:[port]/ccm/rpt/repository/workitem?metadata=schema), use the Query workitem/workItem/itemHistory and you can report on WI history.  You can refer %rpe_home%\templates\RTC\RTC_WorkItems.dta, but it does not print history. Please modify it by adding another query.

0 votes

Comments

 Hi Subramanya,

Thank you so much for your help. I got the current status of the defect from your post but how do i get to the initial status of the defect from itemHistory. I mean which field i query on for that. Once again, Thanks for your help.

Hi Atul, The itemHistory will have all the same fields as workItem. If you use workitem/workItem/state/name, it gives the current state and workitem/workItem/itemHistory/state/name gives all previous states (including current state).


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

Question asked: Dec 11 '16, 9:09 p.m.

Question was seen: 5,153 times

Last updated: Dec 14 '16, 2:35 a.m.

Confirmation Cancel Confirm