Forward or Reply to any Article

Moderator: crythias

Locked
shaned123
Znuny newbie
Posts: 25
Joined: 30 Nov 2010, 20:34
Znuny Version: 2.4

Forward or Reply to any Article

Post by shaned123 »

I would like to be able to 'Forward' all articles associated with a ticket regardless of the state of ownership or current queue of the ticket. I have updated the Ticket::Frontend::AgentTicketForward###RequiredLock = No but would like to allow Agents with ro privileges to be able to forward the ticket as well.

Is this possible without modifying code?

Thanks!
renee
Znuny expert
Posts: 241
Joined: 06 Feb 2009, 11:15
Znuny Version: 3.0.x
Company: Perl-Services.de
Contact:

Re: Forward or Reply to any Article

Post by renee »

Have you tried to set Ticket::Frontend::AgentTicketForward###Permission to 'ro'?
Need a Perl/OTRS developer? You can contact me at info@perl-services.de
shaned123
Znuny newbie
Posts: 25
Joined: 30 Nov 2010, 20:34
Znuny Version: 2.4

Re: Forward or Reply to any Article

Post by shaned123 »

That was the trick - thank you!
Locked