Reset agent name to 'root@localhost'

Moderator: crythias

Locked
StefaniaS
Znuny newbie
Posts: 27
Joined: 25 Sep 2012, 15:32
Znuny Version: 3.1.8

Reset agent name to 'root@localhost'

Post by StefaniaS »

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
OTRS 3.2.9 on OpenSUSE DB: MySQL
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Reset agent name to 'root@localhost'

Post by jojo »

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
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: Reset agent name to 'root@localhost'

Post by reneeb »

I assume you mean the field "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
crythias
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'

Post by crythias »

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
StefaniaS
Znuny newbie
Posts: 27
Joined: 25 Sep 2012, 15:32
Znuny Version: 3.1.8

Re: Reset agent name to 'root@localhost'

Post by StefaniaS »

Yes, I've made it with genericaagent.
Thanks
OTRS 3.2.9 on OpenSUSE DB: MySQL
Locked