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

OSLC Rest API is not providing complete data for Item List field. Item List field do not contain data for Process Area, Project Area, Team Area.

Created the entity and set the Item List field with all 7 type of values.

    Category
    Contributor
    Iteration
    Process Area
    Project Area
    Team Area
    Work Item

When fetching the Entity by OSLC Rest Api call : https://server:port/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/entity id , Rest API response is not providing complete data for Item List field.

Response only returned data of 4 types for Item List field:
"rtc_cm:custom_item_list":
[

{
"rdf:resource": "https://server:port/ccm/resource/itemOid/com.ibm.team.workitem.Category/<<Category_id>>"
},
{
"rdf:resource": "https://server:port/jts/users/<<user_id>>"
},
{
"rdf:resource": "https://server:port/ccm/oslc/iterations/<<Iteration_Id>>"
},
{
"rdf:resource": "https://server:port/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/<<entity_id>>"
}
],

Out of total 7 types of values it is only giving 4 types of value.

Missing data for below item types.

1) Project Area
2) Process Area
3) Team Area

Kindly, Update if there is any solution to this.

0 votes

Comments

Same behavior in the sandbox (CLM 6.0.4 iFix004). You should probably open a ticket with IBM Support to confirm whether it's a limitation or a defect.


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 11 '17, 5:36 a.m.

Question was seen: 945 times

Last updated: Oct 12 '17, 4:13 a.m.

Confirmation Cancel Confirm