hi all,
i want to ask about Unlock timeout procedure
i already made queue and i put the unlock timeout 10 minutes
but when i locked ticket by an agent after 10 minutes going no action (no unlock to ticket happened) & i went to unlock ticket by his self ..
any one can answer me please
Unlock timeout
Moderator: crythias
-
- Znuny ninja
- Posts: 1029
- Joined: 13 Apr 2009, 12:26
- Znuny Version: 6.0.13
- Real Name: Wolfgang Fürtbauer
- Company: PBS Logitek GmbH
- Location: Pinsdorf
Re: Unlock timeout
per default, the unlock job is running every half hour
so adjust accordingly should solve this
so adjust accordingly should solve this
Code: Select all
# cron/unlock - unlock old locked ticket of the OTRS
# $Id: unlock.dist,v 1.10 2009/02/16 20:55:11 tr Exp $
# unlock every hour old locked tickets
35 * * * * $HOME/bin/UnlockTickets.pl --timeout >> /dev/null
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting