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

REST API for work items in a project & Iteration & Custom Attributes

 Hello ,


I am trying to get the work items under a project area using REST API. I have successfully connected to repo , project and able to get the list of all workitems. Further would like to filter based on work item type & also would like to get the details of Iteration(Planned For) & Custom Attributes.
Access to work item catalog.
curl -k -b %COOKIES% https://server:port/ccm/oslc/workitems/catalog

curl -k -b %COOKIES% https://server:port/ccm/oslc/contexts/_AN6VEHrVEeicjdm9T1_OEg/workitems/services.xml

To list workitems limiting the information :

curl -k -b %COOKIES%  https://server:port/ccm/oslc/contexts/_AN6VEHrVEeicjdm9T1_OEg/workitems/oslc_cm.properties=dc:title,dc:identifier,rtc_cm:ownedBy

Please help me to resolve.

1. Filter Based on the work item type
2. List all the custom attributes.
3. When using "rtc_cm:plannedFor" in filteration, is not showing up the content. 


BR
Ashwath Garugula.




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

Question asked: Oct 09 '18, 10:36 a.m.

Question was seen: 1,321 times

Last updated: Oct 09 '18, 10:42 a.m.

Confirmation Cancel Confirm