[rt-users] RT v4.0 and ActiveStatus/InactiveStatus
zbigniew at starpower.net
zbigniew at starpower.net
Mon Jun 13 14:59:07 EDT 2011
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.
I had an /opt/rt3 and an /opt/rt4 and everything pointing to /opt/rt which is a soft link to /opt/rt4. I moved /opt/rt3 to /opt/old.rt3.
I grep'd the RT_SiteConfig.pm and no rt3 returned.
More information about the rt-users
mailing list