Is it possible to perform a search for cases that do not contain a specific tag?
For example, I have tag "postponed" and would like to find all cases in my current filter that do not have this tag.
Thanks
|
1
|
Is it possible to perform a search for cases that do not contain a specific tag? For example, I have tag "postponed" and would like to find all cases in my current filter that do not have this tag. Thanks |
||
|
|
|
2
|
Yep, just include the following as a search term: "-tag:postponed" The minus "-" tells FogBugz you don't want to see results with that tag. Lots more info on searching can be found here. |
||
|
|