I'm looking for a good free or Open Source ticket tracking system that can be used to help manage support tasks and clients in a computer repair style situation.

Ideally, this software would be something like Zen Desk or the like.

What ticket tracking systems do you use? What tips would you have on selecting such a system?

link|improve this question
Duplicate of serverfault.com/questions/904/… – Adam Davis Apr 30 '09 at 15:25
Not exactly, I see his question as an issue tracking system for end users to report problems. Mine is more for software geared towards staff in a help desk style situation to create and organize tickets for issues. – bjtitus Apr 30 '09 at 15:33
feedback

9 Answers

Check out RT: Request Tracker, by Best Practical at http://bestpractical.com/rt/. It's free and open source and works pretty well from what I've heard/read from others. We use a custom-built system internally, so I don't have personal experience with RT.

link|improve this answer
feedback

Wikipedia has a Comparison of issue tracking systems

link|improve this answer
feedback

Roundup is pretty decent and easy to hack on if you know a bit of python.

link|improve this answer
feedback

I can recommend Spiceworks, it's free (unobtrusive ads) and while I only tested for a few days it seems pretty good. I found it to be easy to use and have a lot of features.

link|improve this answer
SpiceWorks is awesome. It is totally free but it is not open source. You cannot modify the source but can deploy as needed. – Scott Alan Miller Apr 30 '09 at 19:43
feedback

We use OnTime, which is primarily driven for software development tracking, but the incident tracking is really good for our needs (we do some software development too). I like it because it has an API and the SQL data is easily accessible so you can create custom reports and views on the data. You can get a single user license for free. If you need more or think you'll need more in the future, then this might not be for you. You can eval it though, so maybe it can help you figure out which features you definitely need and don't need. We tried out a bunch of open source software and none of them really worked well, they were not complete enough. Good luck!

link|improve this answer
feedback

I've had good experiences with JIRA.

link|improve this answer
3  
Jira is neither open source nor free. – bahamat Feb 1 '11 at 0:02
feedback

I've used JIRA and also Bugtracker.NET. JIRA is really pro but for non Open Source project has a cost, BugTracker.NET is Open Source and really easy to setup and use. It had a couple of security bugs in past releases that were fixed so I'm using that in one of my projects (not a big one) with success.

link|improve this answer
feedback

I recommend trying Vermis, a new, open source issue tracking system.

Check out the online demo: http://vermis.ognisco.com/demo/

link|improve this answer
feedback

Try this http://www.accord5.com/trellis

link|improve this answer
1  
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference. – Iain Feb 23 at 10:48
feedback

protected by Iain Feb 23 at 10:49

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.