5

I can't seem to figure out how to find cases that have no estimate whatsoever.

flag

1 Answer

4

You can find cases without estimates by putting the following in your query:

-EstimateCurrent:"*"

Note the minus sign. This basically tells FogBugz to exclude all cases that have estimates. You can do the same with release notes, due dates, pretty much anything.

link|flag

Your Answer

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