Tagged Questions

1
vote
1answer
25 views

Search for cases not containing a tag

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 …
2
votes
1answer
82 views

Trouble with boolean searches

I've thrown together a basic webapp for our customers to allow them to see all the support cases they have sent us, or bugs that they have reported or are affected by. Each case h …
3
votes
1answer
196 views

Feature Request: Could you implement a tag search box?

To search for tags, I have to enter a special syntax into the search box: tag:this tag:that tag:the-other It would be nice if there was a tag search box that worked like the tag …
3
votes
1answer
116 views

Links on tag report page find tags that contain the text of the link. They should only find EXACT matches

On the Tags page (get there from the Reports menu), you can see a list of all of the tags in your system. You also have the option of clicking the tag to bring up all of the cases …
3
votes
2answers
95 views

Search for count of tags

Is there a way to find a case with a certain number of tags? For instance: Cases with no tags Cases with 3 tags Cases with 5 or more tags Cases with less than 8 tags I realize …