1
vote
1answer
20 views
Feature Request: Limit the Tags report to a specific project
It would be really helpful to see the Tags report broken down by project.
Case FC1856949
0
votes
1answer
25 views
Bug: Tag link stems when selected
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 …
1
vote
1answer
23 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 …
1
vote
2answers
42 views
Viewing all used Tags
Is there an easy way to see all tags used in the system?
We use tags to classify support cases and are after an easy way to see how many cases wiht each tag have been received/ent …
1
vote
0answers
13 views
Tag cloud plugin
A tag cloud would be nice for entering cases, so you know what are the "right" tags to use. The autocomplete helps me make sure I'm using a tag that exists, but to see common varia …
7
votes
6answers
104 views
Edit tags on closed case
Our scenario involves using tags for our weekly meetings to maintain a list of cases to discuss. If a case is closed and the tag not removed, it has to be reopened to be edited an …
2
votes
1answer
29 views
Linking to a tag search in the wiki
"You can link to other wiki pages, cases, project homepages, and more."
What about tags? The URL for a tag called "meta" is:
http://server/fogbugz/default.asp?pg=pgList&searc …
1
vote
1answer
9 views
Adding tags to cases by conditional attachment using XML API
I would like to tag all existing reports in a project where cases has zip-files attached.
I am thinking in the lines of this (pseudo) example:
Array project = getCasesInProject(p …
2
votes
1answer
45 views
Where are the mod tags?
I think you should be using the same tagging mechanism they use on meta.stackoverflow.com. Every question has to be tagged one of "bug", "feature-request", "discussion", tags that …