RT
--
Greg Donald
destiney.com | gregdonald.com
|
Jim Peterson Technology Coordinator Goodnight Memorial Library 203 S. Main St. Franklin, KY 42134 (270) 586-8397 www.gmpl.org Tweet me @GMLGeek Library Technology Blog |
--
You received this message because you are subscribed to the Google Groups "NLUG" group.
To post to this group, send email to nlug...@googlegroups.com
To unsubscribe from this group, send email to nlug-talk+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en
I second RT.... very flexible and robust..
On Mar 11, 2010 12:25 PM, "Greg Donald" <gdo...@gmail.com> wrote:
On Thu, Mar 11, 2010 at 12:19 PM, Robert Wohlfarth
<rbwoh...@gmail.com> wrote:
> I'm researching ...
RT
http://bestpractical.com/rt/
--
Greg Donald
destiney.com | gregdonald.com
--
You received this message because you are subscribed to the Google Groups "NLUG" group.
To post...
RT is very customizable, but it's difficult to customize unless you're
well versed in the the Perl RT module. One thing I dislike is that by
default there are two interfaces: 1) for regular users which is very
limited, won't even show closed/resolved tickets or allow you to
search for closed resolved tickets (again without heavy modification
to the base RT code) 2) and then another for administrative users
which allows you to look at all tickets, all queues, and pretty much
do whatever you want.
If you need to give users various levels of control on tickets or in
support queues then stay away from RT, unless you have lots of time to
learn the Perl RT module.
If I had to start over I wouldn't choose RT, but again your
requirements may differ.