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

Timeline field is not accesible through OSLC API.

I am trying to Set, Update and Read the Timeline field.

Scenario is, I am trying to fetch the data of entity using : https://server:port/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/<<entity Id>>.

Here,
Issue in fetching : Response of this API call is giving "rtc_cm:timeline": null,

Issue in writing : When trying to create the entity using post request i am passing timeline value as below.
"rtc_cm:timeline": {
    "rdf:resource": "https://server:port/ccm/oslc/timelines/<<timelineid>>"
  },

This creates entity without any exception. But, When fetching the created entity it gives null in timeline field "rtc_cm:timeline": null,

Please let me know, How can i set read and update the timeline field using OSLC JSON API.

0 votes


Be the first one to answer this question!

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: Oct 10 '17, 5:04 a.m.

Question was seen: 1,283 times

Last updated: Oct 10 '17, 5:05 a.m.

Confirmation Cancel Confirm