Questions tagged [fogbugz]

FogBugz is a bug tracker and issue tracker made by Fog Creek Software.

Official website of FogBugz. It's possible someone on stackoverflow.com could answer your question, but the quickest and surest way to get an answer is on the support site.

There's more information on building plugins and the XML API as well on the support pages.

174 questions
6
votes
1 answer

FogBugz SVN integration like Trac does?

Does FogBugz integrate with SVN like Trac does?
Saif Khan
  • 18,402
  • 29
  • 102
  • 147
6
votes
1 answer

Is there a FogBugz plugin for Tortoise SVN to query issues on commit?

I want to be able to choose from a list of fogbugz issues when I commit from TSVN - rather than remember the issue number. Similar to gurtle and TracExplorer See the very bottom of this…
Tim
  • 20,184
  • 24
  • 117
  • 214
6
votes
3 answers

Is there a way to see all of the cases i've ever worked in fogbugz

Say we have the following case: Jen Ninja (a Developer with an awesome last name) likes to look at the following list view filter: All open cases assigned to Jen Ninja with the status of Active Jen Ninja gets assigned a bunch of cases (some of…
Abel
  • 2,115
  • 3
  • 18
  • 24
6
votes
2 answers

Parsing XML with CDATA with JQuery

Edit: I was missing two things here. The lack of "Content-Type:text/xml" in the header returned by the AJAX call was preventing JQuery from treating the returned data as a document. Once that was handled correctly, this code parsed correctly and…
Rich Armstrong
  • 1,432
  • 2
  • 16
  • 20
6
votes
5 answers

How to Sort Data Table like FogBugz Cases Table

Anyone ever see how fogbugz sorts their tables? When you click to sort the column, they actually break the table up into many small tables that have each category of info. Wondering if anyone knows how they do this? Looking to implement this…
SpoiledTechie.com
  • 10,515
  • 23
  • 77
  • 100
6
votes
6 answers

Best Project Management tools, source control, builder and wiki

Howdy there. I'm putting together a new software team and I'm looking at different tools that overcome previous nightmares I've had with other teams. Over the last 5-6 years these are some transitions I've gone thru: SourceControl: CVS => VSS…
Michel Triana
  • 2,486
  • 1
  • 22
  • 31
6
votes
3 answers

How to add "Project Description" in FogBugz?

When I create a new project (or even when I edit the Sample Project) there is no way to add Description to the project. Or am I blind to the obvious?
prakash
  • 58,901
  • 25
  • 93
  • 115
6
votes
3 answers

Fogbugz and ELMAH - Communication Plugin

My employer is currently trying out Fogbugz and one feature that would be nice is some sort of automation between our exception logger (ELMAH) and case generation in FogBugz. Specifically, it would be great if there were a module to send error…
Nathan Taylor
  • 24,423
  • 19
  • 99
  • 156
6
votes
3 answers

How do I integrate my continuous integration system with my bug tracking system?

I use cruisecontrol.rb for CI and FogBugz for bug tracking, but the more general the answers, the better. First is the technical problem: is there an API for FogBugz? Are there good tutorials, or better yet, pre-written code? Second is the…
James A. Rosen
  • 64,193
  • 61
  • 179
  • 261
5
votes
2 answers

Alternative to FogBugz?

FogBugz is great bug tracking and project management software. But it is not free and non-open source. Is there a good enough, open-source and free application, which can be used as replacement to FogBugz? Actually, I like EBS (Evidence-based…
Rogach
  • 26,050
  • 21
  • 93
  • 172
5
votes
2 answers

Where is the fogbugz connection string?

Where is the fogbugz connection string to the database? Can I manually change this?
homerun
  • 131
  • 3
  • 5
4
votes
4 answers

Fogbugz like dropdown menu

I am searching for a jquery plugin to get a fogbugz like dropdown menu so that you can type in the dropdown menu. This is what it should look like: http://dl.getdropbox.com/u/5910/Jing/2009-05-10_0937.swf ( the old video…
Thomaschaaf
  • 17,847
  • 32
  • 94
  • 128
4
votes
1 answer

BugzScout in hosted Fogbugz

Is it possible to use BugzScout in the fogcreek-hosted version of Fogbugz?
Christopher Mahan
  • 7,621
  • 9
  • 53
  • 66
4
votes
2 answers

How to break down sections in fogbugz, areas?

I have a web application I want to build, how should I manage all my tasks with fogbugz. If I want to list all the tasks I have on a page by page basis, should I use areas for that? I also want to break it down to modules, again I use…
mrblah
  • 99,669
  • 140
  • 310
  • 420
4
votes
2 answers

Difficulty with BugzScout.net from behind a proxy

I'm attempting to use Fogbugz's BugzScout in order to automatically submit unhanded application exceptions to my Fogbugz on demand Account. I've written up a wrapper class for it and everything appears to be just groovy - on my box. Testing the same…
tom.dietrich
  • 8,219
  • 2
  • 39
  • 56
1 2
3
11 12