[rt-users] RT 3.8.4 - How to change the available Status options?

Schaffer, Russell RSchaffer at TerpSys.com
Wed Jul 22 11:05:35 EDT 2009


Patrick,

I add this line to my RT_SiteConfig file to add a QA status.

Set(@ActiveStatus, qw(new open stalled QA) );

Thanks

Russell

From: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Mccarthy, Patrick Joseph
Sent: Wednesday, July 22, 2009 10:29 AM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] RT 3.8.4 - How to change the available Status options?


I've tried a few different things I've found online to add a status in addition to 'new', 'stalled', etc.

One site suggested adding a file rt3/local/lib/RT/Queue_Local.pm to redefine @ACTIVE_STATUS, and another suggested that I modify rt3/lib/RT/Queue_Overlay.pm.  Restarting the webserver and then the machine after trying each didn't bring about any changes.

What's the preferred methodology in the current version?

Patrick


******************************************************************
PLEASE NOTE: This e-mail and any attachments hereto are
confidential, and may contain proprietary, privileged or legally
protected information. 
If you are not the intended recipient, please delete this email
and all attachments without making copies and notify the sender
by telephone or e-mail. 
E-mail transmissions are inherently subject to disruption,
corruption, late or incomplete delivery, and viruses. 
The sender does not accept responsibility for any errors,
omissions or other consequences resulting from the transmission
of this e-mail.
This notice applies to all TerpSys e-mails and attachments
appearing in all e-mail strings containing the message to which
this notice is appended.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090722/df37f6b3/attachment.htm>


More information about the rt-users mailing list