It's all about the answers!

Ask a question

[RTC] - workItem query issues (OSLC API)


0
1
João Pedro Rainho (112) | asked Sep 28 '18, 9:21 a.m.
edited Sep 28 '18, 11:12 a.m.

Hey,

I am trying to list all the workItems, but I don't see how I will be able to do it, the documentation looks confusing...

I am able to authenticate and check the catalog in:
https://server.example:9443/ccm/oslc/workitems/catalog

Then I check the services.
https://server.example:9443/ccm/oslc/contexts/_9YvgoJxeEeKF9ZoJqLA4AQ/workitems/services.xml

Which leads me to the workItems.
https://server.example:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/<id>

I am able to check the information from a specified id, is there a way to do this for all work items? e.g: filtering by status or dates?

I would appreciate if someone could help me.

One answer



permanent link
Kenny Smith (302513) | answered Sep 28 '18, 9:54 a.m.

 Yes, you can. When you create a work item query, you have the option of creating mutilple items to filter. 


Here is a video I created a couple of years ago that describes how to manage work item queries:


Comments
João Pedro Rainho commented Sep 28 '18, 11:12 a.m.

Thanks for the reply Kenny,

But I was looking for a programmatic approach to this issue .

Your answer


Register or 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.