How to perform search in api like the search in webui
Hi, i am new to both jazz and jazz api.
What would be the REST API alternative to
https://<jazzServer>/qm/web/console/IP#action=com.ibm.rqm.planning.home.actionDispatcher&subAction=doSearch&searchText=JIRA-1233
when i open this url in webUi, it shows me about 10 results. I can't seem to find an api alternative for it.
I have also tried using the filters to no success
https://<jazzServer>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectAlias>/executionworkitem?fields=feed/entry/content/executionworkitem[webId=73006]/title
the above request returns all results while it should return just 1
|
One answer
Hi,
Your approach is correct, but the webId is not filterable for executionworkitem. Check the Filtering Properties fields at: https://jazz.net/wiki/bin/view/Main/RqmApi
regards,
Napoles
|
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.