Poll: What's your favorite bug tracker?
41–50 of 73 posts
Re: Poll: What's your favorite bug tracker?
#42Re: Poll: What's your favorite bug tracker?
#43Re: Poll: What's your favorite bug tracker?
#44* Tickets can be created and updated via email
* Using the GitHub service hook, you can tag commit messages so that they appear as comments on a ticket as well as change the state of the ticket (For example: "Refactor widget behaviour [#123 state:resolved]")
* You can setup milestones (with or without a due date) and assign tickets to them
* Bulk editing of tickets
* Markdown in ticket description and comment fields
* You can easily create "buckets" of tickets based on search terms and filters
* Bugsnag and Airbrake can be configured to automatically create tickets for new exceptions in your app
* Probably some other great features that I've forgotten to mention
Re: Poll: What's your favorite bug tracker?
#45Jira.
Makes me wonder how some polls would turn out if options had both upvote and downvote buttons. I have used every bug tracker in this poll, as well as a few more (redmine, Assembla, GNATS, OTRS, Roundup, ikiwiki, various custom internal tools), and Jira was by far the second worst (behind one of the custom one-offs).
Re: Poll: What's your favorite bug tracker?
#46Re: Poll: What's your favorite bug tracker?
#47I'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.
Re: Poll: What's your favorite bug tracker?
#48Re: Poll: What's your favorite bug tracker?
#49I'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've used a ton of bugtrackers, GitHub is the only one I've been able to hand to a non-techy client so they can create bugs. This has been a huge frustration for me when it comes to bug tracking. I have multiple clients who just aren't technical people and when they see the wall of options that bugzilla and mantis offer it causes them to give up and email me directly. I even tried vbulletin for awhile, but that had i…
Re: Poll: What's your favorite bug tracker?
#50Earlier quoted context omitted.
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 question whether people need to learn more than 2 or 3 trackers over a career. Bug tracking tools are remarkably well developed. Once you find something that works, start battering bigger fish.