How to access workrequest history in RTC using OSLC or RestAPI?
How to access workrequest history in RTC using OSLC or RestAPI
I have tried
https://instanceName/ccm/rpt/repository/workitem?size=10&fields=workitem/workItem[id=2130]/(itemHistory/stateId)
https://instanceName/ccm/rpt/repository/workitem?size=10&fields=workitem/workItem[id=2130]/(itemHistory/*)
But these does not give me the fields mentioned in history tab which have changed in past.
How to get that detailed history?
|
One answer
The second link should be the right choice. You just have to get deeper, say (itemHistory/*/*/*).
|
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.