[rt-users] How to add a new status

Kenneth Crocker KFCrocker at lbl.gov
Thu Jun 5 20:20:00 EDT 2008


Adrien,


	You need to change your RT-SiteConfig.pm file. We have added several 
new statuses:

@ActiveStatus = ('new', 'pending rv', 'rq approvd', 'open', 'pending 
qa', 'qa approvd', 'st
alled') unless @ActiveStatus;

	This line sets the status values considered "active", meaning not 
closed, rejected, or resolved. Hope this helps.


Kenn
LBNL

On 6/5/2008 3:29 PM, Adrien Laurent wrote:
> Hello Everyone,
> 
> I'm happy user of RT, and I would like to add a new status: "testing"
> and create custom scrips about it. I have looked in the documentation
> but I haven't found anything.
> Any hint ?
> 
> Thanks,
> 
> Adrien
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
> 
> 
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com
> 




More information about the rt-users mailing list