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

REST API for Depends On/Block workitem

 Hi,

I am trying to retrieve the calendar date/time that block/depend-on work item are added to the history using REST API. I know how to get the id but I am not sure how to get the time? For instant for blocker id I can do: 

https:////rpt/repository/workitem?fields=link/workItem[id=***]/(parent/id)


But I am not sure how to find the date/time the link is added to history. 

Thanks


0 votes



One answer

Permanent link

The history can be found in the itemHistory property (it has one or more entries). You need to locate the particular link in one of these entries and then check the modified date of that entry. Doable but not straightforward.

0 votes

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
× 10,940

Question asked: Jan 31 '18, 2:02 p.m.

Question was seen: 1,817 times

Last updated: Jan 31 '18, 10:30 p.m.

Confirmation Cancel Confirm