Hello,
when an agent unlock a ticket, in the field 'agent' still remain his name.
I need that, when a ticket is unlocked or for example the agent change the queue for the ticket, in the filed in which there is his name the sysem will automalically set again 'root@locahost'.
Is there a way to do this?
Thanks in advance,
Stefania
Reset agent name to 'root@localhost'
Moderator: crythias
Reset agent name to 'root@localhost'
OTRS 3.2.9 on OpenSUSE DB: MySQL
Re: Reset agent name to 'root@localhost'
no
"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: Reset agent name to 'root@localhost'
I assume you mean the field "owner"...
You could write a Perl module that listens to some ticket events and reset the owner.
You could write a Perl module that listens to some ticket events and reset the owner.
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
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Reset agent name to 'root@localhost'
or generic agent ... is it unlocked? set owner to root@localhost.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Reset agent name to 'root@localhost'
Yes, I've made it with genericaagent.
Thanks
Thanks
OTRS 3.2.9 on OpenSUSE DB: MySQL