Ask HN: Good, lightweight bug tracking system for small team?
21–30 of 67 posts
Re: Ask HN: Good, lightweight bug tracking system for small team?
#22It's relatively new, very lightweight, and made by HN member elliottkember, who is very open to feedback/suggestions.
Re: Ask HN: Good, lightweight bug tracking system for small team?
#23Edit: epi0Bauqu beat me to it!
Re: Ask HN: Good, lightweight bug tracking system for small team?
#24Re: Ask HN: Good, lightweight bug tracking system for small team?
#25Bugzilla works great as a bug tracker but is not a great issue tracker. Trac, the opposite.
From what you described, seems you're looking more for an issue tracker or a project planning sort of thing.
I've liked Redmine, though I haven't used it professionally yet.
Re: Ask HN: Good, lightweight bug tracking system for small team?
#26We use trac. And it works really well, has a built in wiki for other bits and pieces that need remembering.
Re: Ask HN: Good, lightweight bug tracking system for small team?
#27Re: Ask HN: Good, lightweight bug tracking system for small team?
#28For sharable todo's I can "recommend" (my) http://www.qwikitodo.com , you can even make "actionable" Plan/Todo meshes with it that have titles, subtitles, free form mixing of text todo items, regular lists, etc...
Re: Ask HN: Good, lightweight bug tracking system for small team?
#29(I use Trac myself, and it's OK, but not wonderful - haven't found anything better, but will be trying Redmine after reading comments here).
[edit: also, you can do bug tracking with Google code, which I am surprised no-one else has mentioned]
Re: Ask HN: Good, lightweight bug tracking system for small team?
#30We use trac. And it works really well, has a built in wiki for other bits and pieces that need remembering.