How to get timeline of a specific workitem via REST API?
Hi,
|
One answer
Luis Peregrina (181●1●4)
| answered May 22 '17, 3:15 p.m.
JAZZ DEVELOPER edited May 22 '17, 3:16 p.m. Hello Tali, per https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2#Attributes it should be
https://<HOST>:<PORT>/<CONTEXT>/oslc/workitems/<ID>?oslc_cm.properties=rtc_cm:plannedFor
Comments
Tali Rabetti
commented May 25 '17, 5:10 a.m.
Hi Luis, Thanks for our reply.
Donald Nong
commented May 30 '17, 2:16 a.m.
Do you see anywhere that the timeline is displayed alongside with the workitem? Just try to understand the use case and the reason you don't want to iterate through the iterations to get the timeline.
Tali Rabetti
commented Jun 01 '17, 2:30 a.m.
Hi Donald,
Tali, the timeline is referenced in the plannedFor:
Tali Rabetti
commented Jun 03 '17, 1:01 p.m.
Strange, now I see the "rtc_cm:timeline" in the PlannedFor. I don't know how I missed it before. Maybe the work items I tested were missing this information for some reason.
|
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.