RE: [otrs] TicketHook Issue after upgrade to 2.0.1

The new format in 2.0.1 is $Self->{'Ticket::Hook'} = 'Your Ticket Hook String Here'; _____ From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Paul O'Neill - Valista Sent: Thursday, August 18, 2005 9:40 AM To: otrs@otrs.org Subject: [otrs] TicketHook Issue after upgrade to 2.0.1 Hi, I upgraded from 1.3 to 2.0.1, there were a couple of small database issues that I had to fix but all seemed fine. However the one thing I cannot fix is the TicketHook. Here is my setting in $OTRS_HOME/Kernel/Config.pm: Self->{'TicketHook'} = 'Call ID#: '; However all new tickets are generated with the subject [Ticket#1003147] instead of the desired [Call ID#: 1003147] I have of course bounced the webserver after making the changes to Config.pm. This was the setting I used in OTRS 1.3 Can someone point me at something I may be doing wrong ? thanks paul....

Hey, On Thursday 18 August 2005 15:46, West, Bradley G. wrote:
The new format in 2.0.1 is
$Self->{'Ticket::Hook'} = 'Your Ticket Hook String Here';
Is there a list that maps all or at least some of the old configuration options to the new ones? Or at least a list of the new options? UPGRADING only states: (Remember: 80% of all config settings are renamed in OTRS 2.0, so most of the Kernel/Config.pm settings will not be compatible) Great, this is not really helping with the upgrade effort... Regards, Moritz -- LINET Services GbR Gotenweg 15 Tel.: 0531-280 191 71 38106 Braunschweig Fax.: 0531-280 191 72 http://www.linet-services.de mailto:info@linet-services.de
participants (2)
-
Moritz Bunkus
-
West, Bradley G.