TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Poll: What do you use to track your bugs?

49 pointsby toast76over 14 years ago
What tools do fellow hackers use to track their bugs, issues, features and client/user feedback. Do you like it or hate it? If you don't use one, why not?<p>EDIT: As some of you may know, we're building a bug tracking tool of sorts (actually something a lot different to all the tools listed). The point of this poll is to find out what folks like us are currently using. Your input would be greatly appreciated!

52 comments

Confusionover 14 years ago
We use Jira, but it is much more than a bug tracker. With Greenhopper, it offers us complete issue management, which includes iteration planning in stories and tasks. With FishEye it integrates a view on our subversion repositories into that, allowing crosslinks and beating the pants off of any other solution.<p>We switched to Jira after getting annoyed at Mantis once too often. We all had experience with Bugzilla, which is like using bow and arrow in these days of guns. We investigated for a bit, looked at Trac and FogBugz amongst others, but decided in favor of Jira, primarily because of Greenhopper. Issue management without decent planning abilities is like a blunt knife: usable, but unnecessarily hard. Haven't regretted it one single bit.
评论 #2249183 未加载
iamclovinover 14 years ago
We use GitHub Issues. It's very barebones but ties in very nicely with our source control site of choice: GitHub, and there is no need to context-switch.
评论 #2249097 未加载
masonmarkover 14 years ago
YouTRACK--a keyboard-friendly fast fast FAST bug tracker from JetBrains (of IntelliJ fame).<p><a href="http://www.jetbrains.com/youtrack" rel="nofollow">http://www.jetbrains.com/youtrack</a><p>After I gave up the concept of tracking bugs and doing feature planning in the same app (sounds great but has never worked in practice), this tracker became my default for any projects where I have a say in the matter.<p>We moved from JIRA because administering a JIRA installation is practically a full-time job. Have also used Fogbugz, Redmine, Mantis, Bugzilla over the years, so that list is my main basis for comparison. I hate YouTRACK less than those.<p>Edit: I see they are now offering a free hosted version for the first half of 2011.
jesstaaover 14 years ago
Post-It notes and 'drop everything and fix it now.' If it's not important enough to fix now, then it's alright if we forget it.
评论 #2248950 未加载
pufuwozuover 14 years ago
I work for Atlassian so I'm biased ;)<p>Good to see another Australian company taking on the software development market. Especially good to see that the company is partially funded by the Atlassian founders!
评论 #2249095 未加载
nyellinover 14 years ago
For those of you who don't know, the OP founded <a href="http://bugherd.com/" rel="nofollow">http://bugherd.com/</a><p>toast76, can you explain what makes BugHerd unique?
评论 #2249493 未加载
__david__over 14 years ago
So I've been using "ditz" on a few projects and I quite like it. It's about the most minimal bug tracker you can get, but I like that the bugs get checked into your scm, right along with the code. I also like that I don't need to launch a browser to add or edit bugs. It fits in beautifully with distributed VCSes like darcs or git.
warpover 14 years ago
For musicbrainz.org we're using jira. I'm not particularly happy about that, mostly because jira is not open source/free software (and musicbrainz is). Otherwise no complaints, jira does everything we need it to do, and apart from some interaction design issues does it quite well.
mmoultonover 14 years ago
We primarily use the GreenHopper plugin to interact with JIRA. This allows us to both track new development and defects in an agile friendly way, without the need to maintain all the index cards.
holriover 14 years ago
Emacs <a href="http://orgmode.org/" rel="nofollow">http://orgmode.org/</a> in combination with <a href="http://mercurial.selenic.com/" rel="nofollow">http://mercurial.selenic.com/</a>
评论 #2249301 未加载
yanover 14 years ago
I use GitHub's issue tracker
mindcrimeover 14 years ago
Bugzilla. I wouldn't say I love or hate it, but it works and it's what I know. The biggest downside is that I'm not a Perl hacker, so if I wanted to hack on BZ, I'd have to take the time to learn Perl. Luckily I've never felt much of a need to modify Bugzilla. It just works.
dizietover 14 years ago
"Stop doing everything and fix it" along with basecamp to-do lists for the other, non critical bugs.
评论 #2248973 未加载
nico_hover 14 years ago
I use Taskpaper as a task/bug tracking file. Plain text file with GTD token support and line filtering.<p>Clicking at the beginning of '-' prefixed line will add @done(2011-02-22) and appear as stricken through, and even hidden or moved to the end of the file. I have one per project, and they are tracked with git. Searching for "not @done and not @cancelled" will only leave the tasks remaining to be done.<p><a href="http://www.hogbaysoftware.com/products/taskpaper" rel="nofollow">http://www.hogbaysoftware.com/products/taskpaper</a><p>I use an extended DarkMatterPlus* theme file from <a href="http://groups.google.com/group/taskpaper/files" rel="nofollow">http://groups.google.com/group/taskpaper/files</a><p>* : @fix appear in bright orange, @cancelled behaves the same as @done etc...
habermanover 14 years ago
Google Code -- I'm surprised it's not listed. I recently had to decide between GitHub's issue tracker (I'm already using GitHub for source code hosting) and Google Code, and almost everyone I could find that had an opinion said Google Code was much better.
democracyover 14 years ago
I am using JIRA (their 10 bucks offer). It is a bit slow on my 256mb linode though.
评论 #2248925 未加载
javeryover 14 years ago
AgileZen (<a href="http://agilezen.com" rel="nofollow">http://agilezen.com</a>)
adrianoconnorover 14 years ago
I use <a href="http://www.codespaces.com" rel="nofollow">http://www.codespaces.com</a>, but I'm biased because I know the guy that founded and still runs it. It was the first app I saw that was fully written in Ext-js (this was pre 1.0) and back in 2007 or whenever it was that he wrote it it blew me away. It does all kinds of neat things, but mostly it's good because it's accessible to non-technical people -- lots of classic interface paradigms.<p>I also voted for Trac, because that's my go-to bug tracker for corporate projects that get checked in to a private SVN server.
Loicover 14 years ago
We use Indefero <a href="http://www.indefero.net" rel="nofollow">http://www.indefero.net</a> It is both offered as free software (GPL) and you have hosting options. A bit like WordPress.
andybakover 14 years ago
You should add an option to differntiate 'some other tracker' from 'a tracker I wrote myself'. I'd be interested to see how many hand-rolled solutions there are out there.
abronteover 14 years ago
Assembla. Lots of project management tools and source control all wrapped into one service. Theres a few things I'd change but it gets the job done.
TeMPOraLover 14 years ago
For my small projects, plain-text OrgMode file most of the time is sufficient ;). At work I used Redmine, and I find it to be a really nice tool.
a5seoover 14 years ago
TrackJumper - simplest tracker I've found <a href="http://trackjumper.com/" rel="nofollow">http://trackjumper.com/</a>
评论 #2256135 未加载
nuclearsandwichover 14 years ago
I voted lighthouse because that's what we use at Nowmov but for personal projects I use [Bugs Everywhere](<a href="http://bugseverywhere.org" rel="nofollow">http://bugseverywhere.org</a>) It's a simple command line tool that syncs to a file in your software's repo. Simple + Portable = LOVE.
cristoperbover 14 years ago
I've used Flyspray &#60;<a href="http://flyspray.org/&#62" rel="nofollow">http://flyspray.org/&#62</a>; on a couple of projects with two other team members and it has worked well. It is php+mysql/postgresql, so it installs almost anywhere.
froilanmendozaabout 14 years ago
We use Bugzilla, but the non-techs in the company think it's too techy. Although it can get daunting with so many options, and I've even seen it used as a trouble ticketing system(!), it serves our purpose (bug tracking, of course).
tmachinecharmerover 14 years ago
ClearQuest along with ClearCase for version control.<p>NOTE: I ""SUPER-HATE"" it. But I am helpless. :(
评论 #2249365 未加载
ElbertFover 14 years ago
I've got some stats on my site wappalyzer.com, I'll look into adding the ones you mentioned and aren't listed:<p><a href="http://wappalyzer.com/stats/cat/Issue%20trackers" rel="nofollow">http://wappalyzer.com/stats/cat/Issue%20trackers</a>
brokenbeatnikabout 14 years ago
At ProjectLocker (<a href="http://www.projectlocker.com" rel="nofollow">http://www.projectlocker.com</a>) we use Trac for issue tracking for ourselves and as a hosted service. By extension, so do our customers :).
antimatterover 14 years ago
Lighthouse along with github's service hook has been great for me so far on a personal project.<p>On a related note, why can't we have public bug tracking on a private repo on github? This was the primary reason I went with Lighthouse.
boyterover 14 years ago
Mantis. Once I minimised most of the fields it looks fine. The easy of deployment is a point in its favour as well.<p>What I really want is a cut down JIRA written in PHP (for ease of deployment). If might just write it one day.
xiongchiamiovabout 14 years ago
While I favor Redmine at the moment, I used Roundup in a previous job and didn't hate it. It does a pretty good job of balancing simplicity and features.<p>The only other place I've noticed Roundup being used is for Python.
frankhmeidanabout 14 years ago
Lighthouse FTW! Its lightweight, simple, easy for non-technical team members to use to report issues, bugs, suggestions, etc. and the tag-based classification/search system is inspired. Love it!
Micheleromanoover 14 years ago
Email -&#62; stop development and fix -&#62; reply to email archive and hope you don't hear about this issue again. But looking into implementing FogBugz (or whatever recommendations come up)
rabidsnailover 14 years ago
Gmail. Better than any bug tracker I've used aside from Pivotal.
评论 #2248920 未加载
kilianover 14 years ago
a plain text TODO file within the repository of each project, together with a plain text TODO file in my dropbox that gets synced everywhere. Works very well.
评论 #2249326 未加载
cowpewterover 14 years ago
Grooveshark uses Bugzilla. There are things about it we all absolutely hate, but it does the job, which is more than I can say for anything else we've tried.
krisrakover 14 years ago
I use google spreadsheets to manage bugs, some pretty cool things can be done with color formatting and rules.
nashover 14 years ago
SD (Simple Defects) is more choice when I can. Distributed and works pretty well, and not too complex.
DjDarkmanover 14 years ago
The Bug Genie: <a href="http://www.thebuggenie.com/" rel="nofollow">http://www.thebuggenie.com/</a>
barrydahlbergover 14 years ago
FogBugz with some clients depending on size, timeframe, etc. Nothing other than email with others.
aitenabout 14 years ago
We don't have bugs. Any defects are put into the current sprint and fixed within the hour.
sigilover 14 years ago
What? No RT?
评论 #2251246 未加载
nicksergeantover 14 years ago
We use Flow App: <a href="http://getflow.com" rel="nofollow">http://getflow.com</a>
yurylifshitsover 14 years ago
<a href="http://pbworks.com" rel="nofollow">http://pbworks.com</a> (hosted wiki)
snowwindwavesover 14 years ago
redmine users may be interested in the recent fork: <a href="http://www.chiliproject.org" rel="nofollow">http://www.chiliproject.org</a><p>the forking devs are going to be comitting some more radical changes it seems
评论 #2249216 未加载
cubicle67over 14 years ago
unfuddle
elviejoover 14 years ago
mtrack<p>a clone of trac done in php With support for multiple projects. Mercurial and Subversion<p><a href="http://mtrack.wezfurlong.org/" rel="nofollow">http://mtrack.wezfurlong.org/</a>
feelfreeabout 14 years ago
Redmine is simply the best
peterbeover 14 years ago
IssueTrackerProduct
yemkayover 14 years ago
producteev
mkramlichover 14 years ago
vi BUGS.txt<p>for as long as reasonable<p>thought that file's length should be 0 (for as long as reasonable, and even then, should only be due to bizarre/unreproduceable platform causes, not a direct flaw in your application source)<p>yes this system works best if 1 programmer. but 1 programmer is the ideal team size, if you can achieve it for a particular project