• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Recommendations on bug tracking software

Dougmeister

Senior member
We have looked at a few commercial packages (Gemini, On-Call, etc.), but I was wondering if anyone here could give any recommendations on software (commercial, open source, whatever), that does these things and does them well:

- Source code control integration (we are currently using Subversion)
- Bug/defect tracking
- Enhancement Requests
- Knowledge Base
- Workflow assignment & tracking
- Off-line mode (not critical, but might be nice)
 
We use Bugzilla. Not sure if it covers all those bases (specifically SVN integration), but worth having a look at.
 
We use Trac. It meets most of your requirements - SVN integration, ticket system, Wiki (for KB). Some ticket workflow capabilities. Nothing offline though, sorry. It's probably not the best solution (let me know when you find one!), but it satisfies our needs.
 
Probably the best recommendations I've heard have been for fogbugz. It's not free, but seems to be THE SHIT (TM) for the sorts of things you're talking about.

I find something like Trac to be good as well.
 
Back
Top