Downsides? The website's sense of humour is irritating if it doesn't click with you. You have to host it yourself, which can be about a morning of setup. The documentation can be a little bit sparse. But it's the first bug tracking/developer workflow tool I've used that I've actually liked. And I like it a lot.
Poll: What's your favorite bug tracker?
21–30 of 73 posts
Re: Poll: What's your favorite bug tracker?
#22Other. Write code without bugs. (I say this in jest, but only a little.) Think about it... I know so many programmers who get lazy because they have such good debugging tools (Let me just slam something out there and let the debugger catch it.) I hate this. If we developers would slow down and think a little more about what we're building, we may find a dramatically decreased need for debugging. Variable local or glo…
Re: Poll: What's your favorite bug tracker?
#23Not that there's a reason why it wouldn't be used with code, just a disclaimer.
Re: Poll: What's your favorite bug tracker?
#24Re: Poll: What's your favorite bug tracker?
#25Other. Write code without bugs. (I say this in jest, but only a little.) Think about it... I know so many programmers who get lazy because they have such good debugging tools (Let me just slam something out there and let the debugger catch it.) I hate this. If we developers would slow down and think a little more about what we're building, we may find a dramatically decreased need for debugging. Variable local or glo…
Re: Poll: What's your favorite bug tracker?
#26I've been using Phabricator a lot recently, and it's ace. We started using it because we wanted to start doing code review, and the task tracking came along 'for free'. It's nice & lightweight (in terms of UI), is usable from the commandline via the arcanist tool, and integrates well with the other Phabricator tools. Downsides? The website's sense of humour is irritating if it doesn't click with you. You have to host…
Re: Poll: What's your favorite bug tracker?
#27Other. Write code without bugs. (I say this in jest, but only a little.) Think about it... I know so many programmers who get lazy because they have such good debugging tools (Let me just slam something out there and let the debugger catch it.) I hate this. If we developers would slow down and think a little more about what we're building, we may find a dramatically decreased need for debugging. Variable local or glo…
Re: Poll: What's your favorite bug tracker?
#28I'm surprised GitHub is by far #1. I wonder if it's familiarity rather than preference. Github's minimal approach of using labels for everything is like Gmail's tags over folders. I wish GitHub had a "This bug affects me" or +1 button so the comment history stays clean of "me too" responses.
I also feel such a questionaire is mostly driven by experience not by preference. Not many people learn to know more then 2 or 3 trackers in their career.
I've been in the position to choose bug trackers for two companies I've worked for, and I still don't feel competent to vote.
Re: Poll: What's your favorite bug tracker?
#29There are no complicated required fields, just name and description, and it mostly doesn't require registration or login because most people are already logged into some Google service. This means that users only need to write their problem and press a button, so they actually do it instead of being scared away by the interface, which is what happened to me with other trackers.
Re: Poll: What's your favorite bug tracker?
#30Other. Write code without bugs. (I say this in jest, but only a little.) Think about it... I know so many programmers who get lazy because they have such good debugging tools (Let me just slam something out there and let the debugger catch it.) I hate this. If we developers would slow down and think a little more about what we're building, we may find a dramatically decreased need for debugging. Variable local or glo…