Perl MOdule Changes lost on Update

English! place to talk about development, programming and coding
Post Reply
sko101
Znuny newbie
Posts: 9
Joined: 05 Jun 2013, 09:32
Znuny Version: 3.2.7

Perl MOdule Changes lost on Update

Post by sko101 »

Hi,

i changed Kernel/System/Web/InterfaceCustomer.pm to enable custom notification upon customer registration. These changes were lost after the update to 3.2.9. My question now is if there is a best practice how to incorporate custom changes to any OTRS perl module by being update-proove?

Or do i have to incorporate the changes every time i update manually?

Best regards.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Perl MOdule Changes lost on Update

Post by jojo »

Check the README file in the Custom Folder
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
sko101
Znuny newbie
Posts: 9
Joined: 05 Jun 2013, 09:32
Znuny Version: 3.2.7

[SOLVED] Perl MOdule Changes lost on Update

Post by sko101 »

thanks this helped and solved my issue.
Post Reply