On Fri, May 11, 2012 at 11:09 AM, Juanjo <[email protected]> wrote: > HI, > > When i use the "reject" funcition on a ticket, per default the "Update type" > is set to "Reply to requestors". > But i need/want that the "Update type" change to "Comments (Not sent to > requestors)" > I see in the "System Configuration" menu, thath exists a config called > "LifeCycles" with this text > > 'new -> rejected', > { > 'label' => 'Reject', > 'update' => 'Respond' > > To do the the change that i need, is this place the correct way to do it? > If not. How i canĀ do it?
That page shows you the current merged config and other bits. To do the change you copy part of RT_Config.pm into RT_SiteConfig.pm and adjust it. Don't copy whole file! > > Thanks. > Kidest Regards. > > > -- > Un saludo. > Juanjo Corral -- Best regards, Ruslan.
