[rt-users] RT v4.0 and ActiveStatus/InactiveStatus
Kevin Falcone
falcone at bestpractical.com
Mon Jun 13 15:05:32 EDT 2011
On Mon, Jun 13, 2011 at 02:59:07PM -0400, zbigniew at starpower.net wrote:
> This is it:
>
> #Lifecyles
>
> default => {
> initial => ['new'],
> active => ['open','research','stalled'],
> inactive => ['resolved', 'rejected', 'deleted'],
> },
>
>
> Like I said, it doesn't look right and the RT_Config.pm examples seem to be missing something.
You need to copy the entire Set(%Lifecycles ..... ); from RT_Config.pm
to RT_SiteConfig.pm and modify it. You can't copy snippets into
RT_SiteConfig.pm.
-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110613/d472fb32/attachment.sig>
More information about the rt-users
mailing list