How to look for relevant files in OTRS, after making changes in configuration

Moderator: crythias

Locked
hkshetty
Znuny newbie
Posts: 44
Joined: 08 Feb 2015, 06:57
Znuny Version: 4.0.7
Real Name: Deepak

How to look for relevant files in OTRS, after making changes in configuration

Post by hkshetty »

Dear All,

I have made some changes within OTRS to the existing services. For example, added few more services etc (Admin --> Services). However, I am unable to find the relevant file that has got updated with my changes. I tried looking in ZZZAuto.pm and Config.pm, could not find these files being updated with my recent change.

I believe the ZZZAuto.pm is updated when we make any configuration / changes to the calendar settings. Can you please update me, where to find the file, that gets updated with the changes I made to the services?

Regards
Deepak Shetty

OTRS 4.0.6
Ubuntu 14.04.2 LTS
Apache 2.4.7
MySQL - 5.5.41
Last edited by hkshetty on 02 Apr 2015, 07:40, edited 2 times in total.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: How to look for relevant files in OTRS, after making changes in configuration

Post by reneeb »

Services are stored in the database...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
hkshetty
Znuny newbie
Posts: 44
Joined: 08 Feb 2015, 06:57
Znuny Version: 4.0.7
Real Name: Deepak

Re: How to look for relevant files in OTRS, after making changes in configuration

Post by hkshetty »

Thanks Reneeb! :D

I have added some services on testing and want to (later) replicate the same on prod. So, should I manually add those services on prod. too. Or is there any option to copy that from test DB to prod. Pls advice
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: How to look for relevant files in OTRS, after making changes in configuration

Post by reneeb »

Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
hkshetty
Znuny newbie
Posts: 44
Joined: 08 Feb 2015, 06:57
Znuny Version: 4.0.7
Real Name: Deepak

Re: How to look for relevant files in OTRS, after making changes in configuration

Post by hkshetty »

Thanks Reneeb!
Locked