Search code examples
bug-tracking

I need a free and simple bug tracking system, suggestions?


We have 2 systems at work that we pay for and we don't use and I don't know why, and at the moment we're using spreadsheets and let's just say it's not the greatest solution. So I'm going go to a little rogue and set a bugtracking system up in my dev environment and try and make people use it at least on my projects.

Any suggestions? Gotta be free, something that can run on an iplanet webserver (so cgis are best) and is really simple. Bugzilla is too complex. Something as easy to use as wordpress would be ideal. I'm tempted to use a wiki or wordpress simply because it's less worse than a spreadsheet, but a real bug tracking system would be best.

Some of you are going to suggest "why aren't you using one of your two existing systems?" and "if you're not using your existing systems you're not going to use a new one."

That may be true, but that doesn't help me. Any suggestions for something easy to set up and easy to figure out and use? The goal is to have as close to zero learning curve as possible so as to get it adopted more quickly and easily.


Solution

  • Have you looked at Trac (hosts) yet? It's generally very simple to use and has most of the features of a real bug-tracking system. You can use it for free for up to 5 users.