hi!
how can i Notify Previous Owner & Current owner on close of ticket
Notify Previous Owners on close ticket
Moderator: crythias
-
- Znuny newbie
- Posts: 58
- Joined: 17 Aug 2012, 06:11
- Znuny Version: 3.3.x
- Real Name: Cornelius Jackson
Notify Previous Owners on close ticket
OTRS 3.3.x, Ubuntu, MySql 5.5
Re: Notify Previous Owners on close ticket
Thats not implemented
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- 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: Notify Previous Owners on close ticket
Create a Perl module that implements a ticket event listener. It has to listen to Ticket state updates. When the module is triggered you can search the ticket history for all previous owners and send a notification to them.
A sample EventModule can be found at http://otrs.perl-services.de/stuff/Even ... -1.0.0.opm
You can use "de_opm.pl" from https://github.com/reneeb/OTRS-OPM-Anal ... /de_opm.pl to get the Perl sources
A sample EventModule can be found at http://otrs.perl-services.de/stuff/Even ... -1.0.0.opm
You can use "de_opm.pl" from https://github.com/reneeb/OTRS-OPM-Anal ... /de_opm.pl to get the Perl sources
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
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de