4

The search functionality is more flexible than that offered by filters. For instance, you can't filter on multiple items.

flag

3 Answers

5

For a given filter, just click on the Refine Further: menu to bring up the dropdown, then select the Search for item and add any search you want.

Search for

link|flag
Couple this information with all the different ways to search (fogbugz.stackexchange.com/questions/4399), you can create some very complicated filters. – Corey Apr 26 2012 at 20:26
Indeed, and very powerful. I love adding a search for -viewed:"today" to a My Cases filter. It only shows me things I haven't looked at today. – Rich Armstrong Apr 27 2012 at 15:56
"cat"? "shipping method"? :-) – Michel de Ruiter yesterday
0

What if I need to get all defects Opened by User A and User B?

link|flag
Just search for openedby:"A" OR openedby:"B". – Michel de Ruiter Mar 22 2011 at 9:04
0

can you add wildcard searches to fields such as the Title field?

For instance a bug has a Title of 'The user cannot log in to the software'

Is there anyway we can add a wildcard search into the customise filter area something like Title: log and it return all cases that contain 'log' in the Title field

link|flag
Typing title:log in Search for will find all cases with the word "log" in the title. Typing title:*log* there will find "log" as part of a word (like in "blogging") as well. – Michel de Ruiter yesterday

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.