Unlock timeout

Moderator: crythias

Locked
mazam
Znuny newbie
Posts: 18
Joined: 21 Jul 2011, 10:49
Znuny Version: 3.0.4
Real Name: mohamed tareq azzam
Company: ISFP

Unlock timeout

Post by mazam »

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
Wolfgangf
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

Post by Wolfgangf »

per default, the unlock job is running every half hour
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
Locked