Closed sasha-t closed 2 years ago
@sasha-t Unfortunately our public api currently only supports filtering by status, milestone and environment. In the JS api middleware, only the status field is available.
We will soon update the public api and fix this omission.)
Thank you for your answer) I solved this problem by filtering response in js.
I will wait for your update 🙌
@sasha-t you can track progress on this issue https://github.com/qase-tms/qase-javascript/issues/79
Hi! Can I search runs by title or other fields?
Or I can use status filter only?