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!
Forward or Reply to any Article
Moderator: crythias
-
- 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
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
Re: Forward or Reply to any Article
That was the trick - thank you!