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.   

Reply via email to