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