It's all about the answers!

Ask a question

REST API query ONLY pick up the first search parameter


Rui Shen (51103) | asked May 24 '10, 5:10 a.m.
I am using RTC 2.0.0.2 and wanted to leverage REST API query. Here is my query string:

url = "https://test.jazz.server:8002/jazz/oslc/contexts/_FYJaYKA4Ed2cS8WGBypHqw/workitems?oslc_cm.query=dc:title=\"*sampleTitle*\" and dc:creator ="https://nsjazz.raleigh.ibm.com:8002/jazz/oslc/users/_qSgIIaBKEd2cS8WGBypHqw" and rtc_cm:state in ";

As you can see I wanted to search workitems by combining title, creator and state. But the result I got seems that only title search term takes effort. If I switch the position of dc:title and dc:creator, then only dc:creator takes effect.

1) Is this my usage error or a defect of RTC?
2) Is there any workaround for this issue?

Please advise. Thanks!

Be the first one to answer this question!


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.