1
vote
1answer
18 views
Using the XML API to get changed Wiki info?
With the FogBugz UI I can enter something like type:"wiki" edited:"yesterday" into the search box and get back a nice listing of the wiki articles that changed.
I'd like do this p …
1
vote
1answer
23 views
Can I throttle the rate of indexing for FogBugz search?
The FogBugz Search Indexer is either being too agressive or too slow. It's bogging down my CPU, or perhaps it's not able to keep up with the rate of cases that I have incoming. C …
0
votes
2answers
25 views
How do I search for all cases assigned to someone in a particular area code?
We have a very distributed set of developers, and it's often useful to search our cases by geography - area code is a pretty good stand-in for us. I'd like to do a search like:
a …
0
votes
2answers
24 views
Bug: Cases matching filters are grayed out as “not matching search”
In Outline view, perfectly legitimate subcases are greyed out and listed as "not matching search." It appears that this is because they are "on a different page" - even if I expan …
1
vote
1answer
21 views
Bug: Two search fields produce different results
To reproduce this:
click on the search box in fogbugz but do not enter any text
hit enter or click on the search icon
A new search box should be displayed in the main pane with t …
2
votes
2answers
28 views
Moving the search index to disk
The search index is stored in the FogBugz database (note: not as part of the database's native full-text index), but can be moved to disk in rare cases where it might help with cor …
0
votes
1answer
39 views
I’ve recently upgraded to 7.1.10 Unix and now I get: “Lock obtain timed out: transaction.lock”
When I select Admin->Site my browser waits a while and then returns a fogbugz internal error page with the following information:
System.IO.IOException: Lock obtain timed out: tra …
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
1answer
12 views
Error: failed to update the search index - System.OutOfMemoryException
the maintenance service reports an error while updating the search index
0
votes
1answer
12 views
can I limit searches to any field including custom fields?
I know of a few search delimiters (or whatever we call them):
correspondent:name@company.com OR project:name AND area:name ...etc.
My motivation is to create comprehensive fil …
1
vote
1answer
33 views
How do I search by both case number and other search terms?
I'm trying to find the correct search syntax to return me cases matching specific case numbers as well cases matching a specific search term. For example, I want to find case 7, ca …
2
votes
4answers
74 views
What kind of search queries can I perform in FogBugz?
What is FogBugz search capable of?
1
vote
1answer
12 views
Maintenance Service has reported an error - Transaction … was deadlocked
I see an admin notification like this:
The Fog Creek Maintenance Service has
reported an error. - Hide Notification
2009/11/02 03:38 PM (GMT+02:00):
Failed to update t …
2
votes
0answers
37 views
Search does not find issue [closed]
I have an issue with the title "Schnitt gerade – schräg – gerade auf einer Linie".
(Well, yes, there is a German Umlaut "ae" in it)
When I search for "Schnitt" the issue is found.
…
1
vote
1answer
12 views
Feature request: Shortcut to wiki by number
Hi, I really like the the functionality which allows me to type a case number in the search box, and it jumps directly to the case.
Can we have the same thing for wikis as well, s …