Is there a way in FogBugz to create a filter which is:
[All] [open] [cases] assigned to [Developer A] with the exception of 1 or more projects.
I’ve had a trawl through Google and the FogBugz forums but couldn’t find anything.
Thanks in advance!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Does this work:
and you might want to tuck on this as well:
if you’re on FogBugz 7.
To find the help for the search system, let the search-box up to the right in the webpage be empty, and click the search button, this will give you some rudimentary help, and you can click on to the help page about the “search axis” to find all the fields you can query on.
AND is implicit, OR must be specified, hence there’s an AND between all the search-terms in my query, which should give you what you want.