vote up 4 vote down star
7

Duplicate of:What Help Desk Support Tickets Software Do You Recommend? and Free Support Ticket Software

We've come to the point where a good ticketing system is required, to help our clients. Something that looks attractive, and is easy to use - even for non-tech clients. What would you suggest, and why? Open source or payed software doesn't matter at this point.

flag
And a "ticketing system" is what? – Will Oct 22 '08 at 11:31
A ticketing system is an interface (in this case, a website) for users to post problems to a program. – MrValdez Oct 22 '08 at 11:33
stackoverflow.com/questions/178944/… && stackoverflow.com/questions/114007/… – warren Oct 22 '08 at 14:58
So is this meant as more of a bug tracking system or more for end user support? The systems might be similar but there are definitely some differences. – Joachim Sauer Dec 22 '08 at 20:45

closed as exact duplicate by George Stocker Dec 22 '08 at 20:59

19 Answers

vote up 6 vote down check

Jira.

Cheap, very customizable, and pretty presentable, too.

If you want to use an existing service, and don't mind not having your own branding, you may want to look at:

link|flag
have only good things to say about JIRA. Very intuitive, simple and clean. – Yuval A Oct 22 '08 at 12:09
FogBugz is a great support system as well--its email support is excellent. – Adam Ernst Nov 10 '08 at 5:48
vote up 4 vote down

RT is fairly decent for an open source, free product if you are looking for a helpdesk ticketing system. Remedy was too large for our needs and WebHelpDesk was painful to integrate into. Trac is more of a development ticketing system, and is also very good.

link|flag
vote up 3 vote down

We use Trac. It is simple, has a nice interface and an integrated wiki system.

link|flag
And integrated SVN. – Jaime Soriano Oct 22 '08 at 14:35
vote up 2 vote down

Fogbugz

http://www.fogcreek.com/FogBUGZ/

link|flag
vote up 0 vote down

uservoice.com

They have a nice screencast on their site. You can learn more there.

In addition, stackoverflow uses uservoice: stackoverflow.uservoice.com. You can check it out and see if it works for you.

link|flag
vote up 0 vote down

We use WebHelpDesk with pretty good results.

link|flag
vote up 0 vote down

Do you mean a bug system in the like of Trac and Bugzilla, or rather a support system?

In the latter case, I recommend ZenDesk.

link|flag
vote up 0 vote down

More of a support system, which will occasionally be used to report bugs - but not to a point where source code will need to be inputted. Basic support should be handled through it, assigned tickets & priorities and the likes.

link|flag
vote up 0 vote down

I've used Jira, which is good for large/multiple projects.

I've also used Lighthouse quite a bit, which I prefer to use in terms of UI and simplicity.

The biggest problem with Lighthouse may be that it's a hosted-service only (unlike Jira which can be ran locally, on your own servers).

link|flag
vote up 0 vote down

I have been using SmarterTrack for my clients from a support side of things, and they have found it INCREDIBLY simple to use. I find that it works quite well, you need to read the instructions a bit to understand all the settings, but very flexible.

link|flag
vote up 0 vote down

You may try HelpDesk Pilot

link|flag
vote up 0 vote down

SugarCRM

link|flag
vote up 0 vote down

Do you have any experience with those packages? If so; what are its strong- and downsides? Would you like using it yourself, from a customer/admin point of view?

link|flag
vote up 0 vote down

Try OTRS -- http://otrs.org/

link|flag
vote up 0 vote down

If you are looking for a free one then take a look at trac it is an issue tracking system with wiki and SVN

link|flag
vote up 0 vote down

Another vote for JIRA. For the love of God don't go near either Remedy or HP Service Center (I think it's called).

link|flag
vote up 0 vote down

I would recommend this Helpdesk Pilot ticketing system as well. It is PHP, MySQL driven and runs on your own web server.

link|flag
vote up 0 vote down

I tried many free/open source systems out, rolled out one and a half and finally ditched them all for RT (Request Tracker from Best Practical: http://www.bestpractical.com). It has a steeper learning curve than most of the others, and it really helps to know Perl, but the end result has been better than I hoped for.

Once it's installed, you can be up and running in minutes. Installing it, though, is a bit of an exercise in frustration (or it was; I'm several revisions behind). Most if not all of that frustration is in installing supporting Perl modules, though, not RT itself.

RT is highly customizable, if you want it to be, which is why it would be good to know Perl. There is also a very good O'Reilly book on it. And finally, the RT community has always been very supportive.

We have a team of 6 monitoring tickets in 13 queues, 14k tickets in a couple of years, all running on a 4-year old Linux desktop. It's pretty sweet!

link|flag
vote up -1 vote down

If you're looking for an enterprise level application, I would opt for Remedy which can be purchased on module base and offers a solid solution right from the start (ITIL, fat & thin client, reporting, integration possibilities, out-of-the-box application & a lot more buzzwords :-). Make sure that you need it's features and like it's functionality before you sent out the purchase order - don't go for customization!

link|flag

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