Is it possible to query / filter on priority field against RQM testcase?
Hello,
From this document https://jazz.net/wiki/bin/view/Main/RqmApi it appears that resource "testcase" (and all other resources) cannot have filtering property of "priority." The customer I am working with wants to use REST API to query RQM to find all test cases with priority = High. Or = "literal.priority.120" etc...
Does anyone know of plans to support this soon?
Is there another way around this besides retrieving all (thousands, tens of thousands) of test cases and then filtering through each one on the client side?
Or is it possible to filter priority and I am misreading the document?
Thanks,
Kevin
|
One answer
Hi Kevin, yes, you are correct. Right now priority is not a filterable field for the REST API and there is no plan for now to include it, what I recommend is to open a request for an enhancement. |
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.