Bug tracking or, as most would like to euphemistically put it, issue tracking is an often overlooked element of most projects. To be fair, issue tracking is really a superset of bug tracking but for my purposes they are synonymous. I've been searching for a semi-decent and affordable personal issue tracker and my journey hasn't turned up many. I've found three so far from Open source to commercial.
- FogBugz. Commercial, quite easy to use but not very configurable without heading to the sql backend.
- Gemini. Commercial but with a free 10 user license. So far I find this a better tool than FogBugz but haven't seen it used in a team environment, unless I is a team :-). Also lacking a few configuration options but visiting the sql backen is possible.
- BugZilla. Open source bug tracking system used and created, imaginatively, by the Mozilla Organization. It's still in the process of making the transition to being a friendly Windows resident but even so appears to be a bit of overkill for tiny projects given its room for scalability.
Issue tracking will always be, well, an issue, so its safe to say this issue isn't resolved, the search goes on...