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

How do i filter based on a wildcard

 I am looking at this doc https://jazz.net/wiki/bin/view/Main/RqmApi#FieldsExamples

I wrote this query:

It returns:
<workItem>
<tags>|bvt_issue|</tags>
<id>191969</id>
</workItem>

But does NOT return:
<workItem>
<id>194645</id>
<tags>|bvt_issue|scniris|</tags>
</workItem>

I can't seem to get any of the wildcard syntax to work (% or $&wildcard=X) as shown in the doc.  I need a query that will filter all workitems where tags starts with |bvt_issue

Thanks!

0 votes



One answer

Permanent link
 Hi Bob,

This article may be more helpful as you are filtering CCM workitems: https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI#workitem

The % wildcard=X options are stated for RQM API. But CCM does not have any reference for them so they may not support them. @pluis - Luis Peregrina could you redirect this question to someone from RTC?

0 votes

Your answer

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

Question asked: Apr 06 '16, 5:13 p.m.

Question was seen: 2,980 times

Last updated: Apr 11 '16, 11:52 a.m.

Confirmation Cancel Confirm