Search improvements -

I have a couple of suggestions for the search boxes:

  1. Make it possible to search on testcase folder ID ( TCF-XXX or just only the ID). This can be done for testcases.

  1. If you have a whitespace in front/after a search input you will not find the item (testcase-folder and test-case search). This can happen if you paste a value in the search box.

Filtering by ID is now available in the test case folder tree and the test run list:

Best regards,
Alex

Thanks for the suggestions!

Ad 1) This should be very easy to implement, we will ship this addition in one of the next versions.

Ad 2) This is actually intended, i.e. that spaces also count as valid search chars. That way you can search for spaces between words.
E.g. test (without initial space) would find both “my test” and “latest update” while test (with initial space) would only match “my test”.

Best regards,
Alex