How to stop user change on queue move

Moderator: crythias

Locked
kmdot
Znuny newbie
Posts: 68
Joined: 16 Dec 2010, 18:46
Znuny Version: 3

How to stop user change on queue move

Post by kmdot »

Hi

I am having issues where when I move a ticket from one que to another, the ticker user changes back to admin, how can I stop this?

How can I also make it so that when another user is locked to a ticket, as an admin, i can still make changes/reply to that ticket?

Thanks
Mod note: Normally, I wouldn't do this, but I spell-checked the title so searches against it will work
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How tos top user change on que move

Post by jojo »

The first one is because you set Ticket::EventModulePost###120-ForceOwnerResetOnMove on Core::Ticket
"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
kmdot
Znuny newbie
Posts: 68
Joined: 16 Dec 2010, 18:46
Znuny Version: 3

Re: How tos top user change on que move

Post by kmdot »

Thanks
Locked