Tagged Questions
This tag is for general bug tracking questions that aren't specific to a given tool. For those see the specific tag, e.g., redmine.
55
votes
14answers
5k views
Best Version control for lone developer
I'm a lone developer at the moment; please share you experiences on what is a good VC setup for a lone developer.
My constraints are;
I work on multiple machines and need to keep them synced up
...
34
votes
35answers
5k views
Reasons not to build your own bug tracking system
Several times now I've been faced with plans from a team that wants to build their own bug tracking system - Not as a product, but as an internal tool.
The arguments I've heard in favous are usually ...
33
votes
12answers
17k views
Why pay for JIRA when I can use Bugzilla for free?
We've always used Bugzilla for issue/bug/enhancement tracking, but I keep thinking about switching to JIRA. However I would need to convince the boss that it's worth paying for something when a ...
33
votes
8answers
14k views
Where can I find and submit bug reports on Google's Chrome browser?
It will be important for developers wanting to develop for the chrome browser to be able to review existing bugs (to avoid too much pulling-out of hair), and to add new ones (to improve the thing). ...
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 ...
31
votes
23answers
2k views
One man bugtracker?
Recently I've been doing lots of weekend coding, and have began to really need a bugtracker as things are gaining speed. This is probably the worst case scenario because I basically have to let things ...
30
votes
15answers
21k views
Bugzilla or Mantis?
As the title says, I'm starting one project right now, and trying to layout the infrastructure for the project (SVN, Email, Bug tracking, Online Forums, etc...)
So, Bugzilla or Mantis?
29
votes
14answers
17k views
Git and Trac (or similar)
In the past I have really enjoyed using Trac with subversion repositories hosted on some of my own servers. The integrated ticketing and online code browsing is very convenient.
I have used github ...
28
votes
5answers
4k views
Comparison of Code Review Tools/Systems
There are a number of tools/systems available aimed at streamlining and enhancing the code review process, including:
CodeStriker
Review Board, code review system in use at VMWare
Code Collaborator, ...
28
votes
31answers
6k views
Free/Cheap Task/Bug Management software
I am looking for a Task and Bug management software that I can use both as a way to manage things that need to be done a website with multiple admins and a way for clients of the site to report ...
26
votes
5answers
2k views
Hosted bug tracking system with mercurial repositories (Summary of options & request for opinions)
The Question
What hosted mercurial repository/bug tracking system or systems have you used?
Would you recommend it to others?
Are there serious flaws, either in the repository hosting or the bug ...
25
votes
13answers
14k views
Are there any good Issue Tracking systems that can track git commits/branches
Are there any good issue tracking systems that can track issues on git commits/branches?
22
votes
4answers
5k views
Can I browse other people's (Apple) bug reports?
When I log into the Bug Reporter tool that Apple has, I can only see my bugs. I normally like to search the system to see if other people have filed a bug before posting, but I can't see any way to do ...
21
votes
14answers
1k views
Any good strategies for dealing with 'not reproducible' bugs?
Very often you will get or submit bug reports for defects that are 'not reproducible'. They may be reproducible on your computer or software project, but not on a vendor's system. Or the user supplies ...
21
votes
11answers
14k views
Looking for an alternative to Trac: Project management and bug tracking system for multiple projects
We are using Trac as the main project management / bug tracking tool in our job. The pros in Trac:
Free software (free as in free beer and free speech).
SVN integration.
Easy to use, user-friendly, ...
19
votes
16answers
787 views
What does your code do to contact you when things go badly wrong?
What does your code do to contact you when things go badly wrong?
Actually what i want to know is, How do you get informed by code if something went wrong on your application?
19
votes
10answers
6k views
Can you recommend a SVN, closed-source project hosting site?
I'm looking for a place to host a project using subversion, something like codeplex.com but not for open-source projects (not ready to share the source right now). Subversion source control and an ...
19
votes
14answers
1k views
What open source hosting service should I use?
The story so far:
sourceforge
google code
assembla
cvs dude
launchpad
github
gitorious
codeplex
freehg
bzr
what else is out there?
which ones do you use?
what are their pros and cons?
how's your ...
18
votes
13answers
3k views
What's the difference between a bug tracking and an issue tracking system?
I'm looking for both an explanation of why and when you would use each system and what features differentiate a bug vs. issue tracking application.
17
votes
14answers
2k views
Why use bug tracking software?
The main goal of this question is to generate a list of reasons why you should use bug tracking software.
I have some of the basics
track bugs (ok, that's easy)
defects don't get lost or ...
17
votes
16answers
3k views
Which issue trackers support sub-tickets, and how well do they work for bridging the gap between project managers and developers?
There's a feature that I'd like to see in issue tracking software that just doesn't seem to be all that common, and that is the ability to divide a ticket (bug, feature request, etc) into sub-tasks ...
16
votes
11answers
3k views
Bug tracking best practices
In my company, these rules apply:
Only testers are allowed to create issues.
Developers must send e - mail a tester to have them create an issue.
Developers send e - mail to technical lead for ...
16
votes
7answers
6k views
Is there an equivalent to Trac written in PHP?
Is there an equivalent to Trac written in PHP? I need something that integrates with SVN and is free. It should allow me to browse the SVN source, have some kind of bug tracking and show recent ...
16
votes
12answers
6k views
Is there a bug/issue tracking system which integrates with Mercurial?
I've used Trac/Subversion before and really like the integration. My current project is using Mercurial for distributed development and it'd be nice to be able to track issues/bugs and have this be ...
15
votes
14answers
1k views
Tools to help a small shop score higher on the “Joel Test”
Questions #1 through #4 on the Joel Test in my opinion are all about the development tools being used and the support system in place for developers:
Do you use source control?
Can you make a build ...
14
votes
13answers
4k views
Cheaper alternative to FogBugz
Hey guys,
I really love using FogBugz but as a startup we just can't handle the cost of 100 Dollars per month(hosted) or 942 Dollars per year for four developers. I am not using the wiki neither am I ...
13
votes
6answers
2k views
How does bug tracker/version control integration work with typical git workflows?
Here's are examples of git workflows:
http://wiki.github.com/bard/sameplace/typical-git-workflow
http://www.nabble.com/Git-workflow-overview-td16340337.html
...
13
votes
8answers
11k views
Bug tracker setup with Git integration?
I know I can do most of this by hacking Trac and using Git hooks, but I was wondering if someone has / knows of something ready.
Commenting on (and closing) tickets from commit messages would be ...
12
votes
15answers
2k views
How to prioritize bugs?
In my current company there isn't clear understanding between the test and development teams as to how severe a bug should be? There are arguments which go back and forth to reduce or to increase the ...
12
votes
5answers
4k views
Redmine or Tracd to use for project management? [closed]
Can anyone suggest which of the Redmine or Tracd would be a better option for project management? Currently I am planning to deploy it on a one project setup but plan to use it across multiple ...
11
votes
10answers
313 views
How do you get clients to use your bug tracking system?
on larger projects i use a simple bug tracking system that's designed to be used by clients
i have a lot of trouble convincing clients to use it (they send bug reports via email)
does anyone have ...
11
votes
5answers
5k views
Tracking requirements across multiple projects with JIRA (or other tools)
My company has been using JIRA as a requirements tracking tool as well as a bug tracker, and it's been working pretty well while we've been working on one project at a time.
We now have a scenario ...
11
votes
10answers
935 views
How important is a bug tracking tool for a lone developer, and which one along with a VCS should I look at?
This might be a stupid question, but if I'm a lone developer and only ever going to be working off of my development laptop, how important is using bug tracking software? I am currently debating ...
10
votes
10answers
605 views
Bug reports solution
Clarification/summary for the question -- we're looking for:
a hosted bug tracking system,
that is as convenient to use as lighthouse/github/launchpad,
can deal with attachments,
integrates email ...
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
6answers
671 views
How important is version control integration with your bug tracking software
Currently we use FogBugz for tracking issues and found it to be ok. I'm looking for something else that can allow end users the ability to track their cases along with us. And something that actually ...
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 ...
9
votes
4answers
616 views
What headaches should I expect from using Trac?
No tool is perfect, and I'm about to start several long-term projects using Trac, and wanted a heads up of the kinds of problems I may or may not experience with it. In other words, Trac meets my ...
9
votes
6answers
5k views
JIRA or Trac? [closed]
I used Atlassian JIRA for bug and issue tracking at my last job. I absolutely loved it and it was particularly easy on the eyes.
My present company is using Trac instead, and while it does do all ...
9
votes
20answers
1k views
How do I convince a manager we need bug tracking software?
Good day all, I'm the "lead developer" for a major Excel based application that handles the production of a few mine sites. It talks to a bunch of databases, tries its best to help out users, and ...
9
votes
18answers
369 views
Bug number comments
Why would you add
//Bug 1024
comments into a source controlled code base?
Most bug tracking and source control systems are better equipted to keep track of this information.
In source control, ...
8
votes
3answers
833 views
Using GitHub with another Bug-tracker?
I am involved in this project, Pinta, and we are currently using GitHub for our development. We all love Git and GitHub and want to keep using it. However, now the project is getting stable and ...
8
votes
2answers
434 views
Is there a free, small-scale, not web-based issue/bug tracking system?
I know, there were posts before here on SO before concerning issue or bug tracking systems, like this one, but the given answers point either to commercial systems or web-based systems, which both ...
8
votes
4answers
1k views
How to mark an issue as resolved from the commit log?
I noted that in BiBucket.org when your commit log contains a number like #12 this number is linked to the bug number 12.
I found this feature interesting, and I wonder if there is any keyword that ...
8
votes
4answers
646 views
Distributed bug tracker to go with DVC
We've pretty much licked the whole distributed thing for version control at this point. I'm not saying everything's perfect, but, from hereon out, it's mostly just a matter of continuing what has ...
8
votes
6answers
6k views
Bug tracking that works with Google Apps?
Are there any hosted bug tracking systems that work natively with Google Apps for authentication, notification services, etc?
8
votes
10answers
668 views
Bug tracker priorities and policies
Triggered by a question on The Old New Thing, I would like to ask:
How do you set up your bug tracker priorities? More generally, what are your rules for working on them? How strict are you with "fix ...
8
votes
13answers
7k views
Ticketing/tracking system with Subversion integration?
My company uses StarTeam for source control and CR management, but I would really like to switch to Subversion for source control. For those of you that know ClearQuest and ClearCase, StarTeam has ...
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
3answers
517 views
Use bug tracker to get things done and manage personal tasks?
This is slightly off-topic, but can only be answered by programmers and is useful to many programmers:
Do you think it is useful to use a bug tracking system to keep track of personal todo items and ...