Automated Unlocking -> doesn't seem to work [solved]

Moderator: crythias

Locked
felix
Znuny newbie
Posts: 30
Joined: 30 Nov 2010, 15:27
Znuny Version: 2.4.9

Automated Unlocking -> doesn't seem to work [solved]

Post by felix »

Hello all,

i configured some queues to give a unlock time out after x minutes. I configured this while creating a new queue. However the ticket is not unlocked after x minutes.
I checked the conditions,http://doc.otrs.org/3.0/en/html/x2168.html, and according to me, everything should be fine.

do i need to do something with the script:
bin/otrs.UnlockTickets.pl


regards
Last edited by felix on 21 Dec 2010, 16:24, edited 1 time in total.
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: Automated Unlocking -> doesn't seem to work

Post by ferrosti »

Have a look at your cron jobs. By standard this job runs once an hour at .34m.
In case this job does not exist in your crontab add it going the usual way for cronjobs as described in the manual.
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
felix
Znuny newbie
Posts: 30
Joined: 30 Nov 2010, 15:27
Znuny Version: 2.4.9

Re: Automated Unlocking -> doesn't seem to work [solved]

Post by felix »

ok thanks, this seems to work
Locked