Tagged Questions

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

learn more… | top users | synonyms

74
votes
8answers
64k views

Mysql Error 1153 - Got a packet bigger than 'max_allowed_packet' bytes

I'm importing a mysql dump and getting the following error: $ mysql foo < foo.sql ERROR 1153 (08S01) at line 96: Got a packet bigger than 'max_allowed_packet' bytes The dump is a mysqldump of a ...
64
votes
12answers
14k views

Project management to go with GitHub

(EDIT: This question is now outdated for my particular issue, as Google Code supports git now and I've converted Protocol Buffers to Mercurial anyway. However, it's still of general interest, IMO.) ...
32
votes
19answers
6k views

Are there any unhappy users of FogBugz? [closed]

Are there any unhappy FogBugz user? Or someone that evaluated it and decided that it lacks some essential features? Edit: We are evaluating FogBugz and I would like to know if there is something ...
23
votes
13answers
4k views

What do you use as a good alternative to Team System?

I would like to gauge what solutions other people put in place to get Team System functionality. We all know that Team System can be pricey for some of us. I know they offer a small team edition ...
23
votes
4answers
2k views

Evidence Based Scheduling Tool

Are there any free tools that implement evidence based scheduling that joel talks about? There lies fogbugz of course but I am looking for a simple and free tool that can apply ebs on some tasks that ...
22
votes
7answers
4k views

Anyone soloing using fogbugz?

Is there anyone working solo and using fogbugz out there? I'm interested in personal experience/overhead versus paper. I am involved in several projects and get pretty hammered with lots of details ...
18
votes
12answers
5k views

Scrum and Fogbugz

Anyone out there using Fogbugz and Scrum together? We use Fogbugz extensively, and I'm looking for ideas from anyone who may be using it as part of Scrum. I found these two items, but they are ...
13
votes
4answers
3k views

How do you use FogBugz with an Agile methodology?

"Evidence-based scheduling" in FogBugz is interesting, but how do I use it w/ an Agile methodology?
12
votes
6answers
544 views

Evidence-Based-Scheduling - are estimations only as accurate as the work-plan they're based on?

I've been using FogBugz's Evidence Based Scheduling (for the uninitiated, Joel explains) for a while now and there's an inherent problem I can't seem to work around. The system is good at telling me ...
10
votes
2answers
2k views

Is there a Netbeans plugin or issue tracker that provides connectivity to Fogbugz?

I would like to be able to create FogBugz cases directly straight from the editor in NetBeans. Specifically, I would like to be able to look at a JUnit run in the IDE, examine the failures and create ...
10
votes
15answers
1k views

Recommend public bug tracking system for small project

I work on a web site with only a few other programmers. We've been using Fogbugz for issue tracking, and while we like it, it is expensive, and isn't exactly suited to our needs--we'd really like the ...
10
votes
7answers
3k views

Integrating Fogbugz with TortoiseSVN with no URL/Subversion backend

I've got TotroiseSVN installed and have a majority of my repositories checking in and out from C:\subversion\ and a couple checking in and out from a network share (I forgot about this when I ...
9
votes
4answers
613 views

FogBugz On Demand + online source control at low/no cost?

I have a project in the free hosted FogBugz On Demand (FOD) product right now. This is great for feature/issue tracking. But I've been working from a codebase that is solely on my development machine. ...
9
votes
7answers
1k views

FogBugz or Rally (or other)

I'm currently trying to decide on a bug tracking/project management system for a pretty small team of 2 developers, 1 QA, and 2 designers/product managers. Our team builds web-based software and we ...
9
votes
3answers
2k views

How can I integrate a bitbucket repository with the hosted on-demand version of FogBugz?

I use the on-demand (hosted) version of FogBugz. I would like to start using Mercurial for source control. I would like to integrate FogBugz and a BitBucket repository. I gave it a bit of a try but ...
8
votes
1answer
427 views

Is there a good Fogbugz client for Windows

Funnily enough, I already found some pointers and a thread to an OSX client for Fogbugz. Here I am looking for a Windows client. I know there are web browsers for Windows, but I am looking for fast ...
8
votes
6answers
713 views

How do I represent features v. tasks in FogBugz 6?

In FogBugz 6, how do I represent the concepts of a "feature" versus a "task"? As defined by Joel Spolsky, the owner of Fog Creek Software (which makes FogBugz), a feature is essentially a ...
8
votes
8answers
2k views

FogBugz compared to OnTime

Has anyone used both FogBugz and Axosoft's OnTime and care to offer an opinion? AxoSoft has a big feature comparison chart but I'm also interested in more subjective thoughts on things like ease of ...
7
votes
2answers
893 views

Timesheet reporting in FogBugz?

Currently it's a big PITA to create timesheet report for say a week or month in FogBugz... maybe someone knows about a plugin to that for you?
7
votes
4answers
977 views

Can fogbugz track case dependencies?

Can fogbugz track case dependencies?
6
votes
0answers
110 views

FogBugz Evidence Based Scheduling: How well does it work in the real world? [closed]

My company has been using FogBugz for a while now and we are generally happy with it as a bug-tracking tool. I've been reading Joel Spolsky's articles about their Evidence Based Scheduling feature. ...
6
votes
2answers
159 views

Any good implementations of Fogbugz-style keyboard shortcuts?

Fogbugz has a very nice implementation of keyboard shortcuts. You hit CTRL+; and the next key you hit will correspond to a user interface element on the current page. This neatly avoids conflicting ...
6
votes
2answers
415 views

What programming language is FogBugz written in?

From what I've read it appears that FogBugz was originally written in VBScript. Now apparently they use their own custom compiler and language that will translate the source code to more "accessible" ...
6
votes
3answers
202 views

How do you make a code block in fogbugz Cases (tickets)?

We have been using fogbugz and have been pasting code in tickets, but it always comes out hammered. is there any way to denote that a block of text is code? You know.. Like this (edit) Is it ...
6
votes
2answers
868 views

FogBugz SVN integration like Trac does?

Does FogBugz integrate with SVN like Trac does?
6
votes
1answer
487 views

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 page: ...
6
votes
5answers
643 views

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 ...
6
votes
9answers
2k views

Bug Tracker - Feature set - Comparison

I have installed and played around with a few bug tracking apps, and just wanted to get some feedback and features that a typical (or not so typical) bug tracking software has. I want to make sure I ...
5
votes
6answers
781 views

Best Project Management tools, source control, builder and wiki [closed]

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 ...
5
votes
4answers
1k views

TFS vs FogBugz Kiln

What are the issues we may face if we move from TFS to Fogbugz Kiln? currently we are using TFS for source control, we are looking at the option to move to Kiln. we are completely Microsoft ...
5
votes
2answers
275 views

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 ...
5
votes
2answers
1k views

Getting a list of tickets with FogBugz API

I have a .NET web app that utilizes the FogBugz API to write problem tickets to our FB server... it uses the new command and... among all the other attributes... uses the sCustomerEmail argument to ...
5
votes
3answers
1k views

How to add “Project Description” in FogBugz?

When i create a new project (or even editing the Sample Project) there is no way to add Description to the project. Or am i blind to the obvious?
5
votes
4answers
951 views

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 ...
4
votes
1answer
86 views

How to force a Case/Bug reference to be entered in TortoiseHG commit comment?

We are trying to get TortoiseHG 2.0.5 to check that a fogbugz case number has been entered in the commit comment, investigations have shown a "mandatory issue reference" is available in TortoiseHG ...
4
votes
1answer
362 views

Github and Fogbugz

So we have integrated fogbugz and github, the actual mechanism seems to work. (i.e. when pushing the "test" button on github, the message "payload delivered" is shown) Unfortunately, cannot find the ...
4
votes
2answers
124 views

Assigning Fogbugz cases programmatically

I want to write an application that assigns Fogbugz cases programmatically, how would I accomplish this? Is it possible to achieve this given any of the following scenarios: The user enters text in ...
4
votes
4answers
320 views

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: ...
4
votes
2answers
492 views

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 ...
4
votes
2answers
118 views

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 ...
4
votes
4answers
497 views

FogBugz estimates and pair programming

I am using FogBugz as a tool to give us "a look into the future". The program takes our work hours, the tasks for a release, assigned developer's estimate against that task, and the developers ...
4
votes
10answers
2k views

Is there a good Fogbugz client for Mac OS X?

And/or: do I need one? I've recently started using FogBugz for my hobby projects, and I'm very happy with things so far. Having read more about it, especially the evidence-based scheduling, I'd like ...
3
votes
2answers
69 views

How can I set or modify the commit message from a mercurial extension?

I'm trying to modify this Mercurial extension to prompt the user to add a FogBugz case number to their commit message. Ideally, I'd like the user to just type in a number after being prompted and have ...
3
votes
3answers
133 views

Does it ever make sense to have multiple assignees for an issue in an issue tracker?

I've been a JIRA and Bugzilla admin in past jobs, and have quite often had users ask for the ability to have more than one assignee per issue. I know this is possible in JIRA, but to my mind it never ...
3
votes
2answers
169 views

Fogbugz and Kiln - any gripes?

We are seriously considering moving to using Fogbugz and Kiln (and Mercurial). We've had a trial period for a month and all seems ok. I was wondering if anyone uses either or both of these systems, ...
3
votes
1answer
644 views

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 ...
3
votes
1answer
183 views

VS 2010 addin for Fogbugz?

I'm starting a project in Visual Studio 2010 and I'd like to use FogBugz in conjunction with it, but the addin supplied appears to be for VS 2008. Is there a version that works with 2010? [crosses ...
3
votes
2answers
223 views

Where is the fogbugz connection string?

Where is the fogbugz connection string to the database? Can I manually change this?
3
votes
2answers
289 views

Is there any crash course for FogBUGZ?

Just signed up for a trial at fogcreek.com/Fogbugz after reading Joel's latest blog post. I think the features are very nice, but there are simply too many of them, and I'm having a hard time learning ...
3
votes
1answer
864 views

How to export wikis from FogBugz 6 to (almost) any other wiki (final destination: Confluence)?

We have a FogBugz 6 installation, with a good deal of wiki content in place. We're transitioning to use Atlassian products (JIRA and Confluence), so we'd like to get that wiki content into ...

1 2 3