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

How can I fetch all work items of type 'review' and filter them by looking a word that matches in their summary?

I tried these urls:

  • server/ccm/rpt/repository/workitem?fields=workitem/workItem[type/id='com.ge.team.workitem.workItemType.review']/(id|summary|itemType) 
  • server/ccm/rpt/repository/workitem?fields=workitem/workitem[type/id='com.ge.team.workitem.workItemType.review']&[field/attribute='value']/(id|summary|itemType)

Also, I based on these question links:

0 votes



One answer

Permanent link

 I would suggest to read https://rsjazz.wordpress.com/2022/03/02/ewm-reportable-rest-api/ and also look at the documentation https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI 


Carefully look at the examples and note that the keywords for boolean operations 
  1. Are or and and not & or something
  2. Are in the search term e.g. [ condition1 and condition2 ]

0 votes

Comments

 Thanks Ralph! :)

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
× 12,143

Question asked: Jan 10 '23, 9:38 a.m.

Question was seen: 2,102 times

Last updated: Jan 10 '23, 1:37 p.m.

Confirmation Cancel Confirm