Can someone help me to disable autolock tickets OTRS
I using OTRS 3.0.8 on windows.
Thanks.
how to disable autolock
Moderator: crythias
how to disable autolock
I use OTRS 3.08 on windowns 2008 with MySQL
-
- Znuny superhero
- Posts: 723
- Joined: 10 Oct 2007, 14:30
- Znuny Version: 3.0
- Location: Hamburg, Germany
Re: how to disable autolock
Have a look at the options
Code: Select all
Ticket::Frontend::AgentTicket <WHATSOEVER> ###RequiredLock
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
Re: how to disable autolock
Thanks very much.ferrosti wrote:Have a look at the optionsCode: Select all
Ticket::Frontend::AgentTicket <WHATSOEVER> ###RequiredLock
I use OTRS 3.08 on windowns 2008 with MySQL