Unlock

Moderator: crythias

Locked
dmritchie2
Znuny newbie
Posts: 14
Joined: 23 Jun 2014, 23:45
Znuny Version: 4.0.6
Real Name: Dennis Ritchie
Company: MTC Performance

Unlock

Post by dmritchie2 »

I recently upgraded to OTRS 5 from OTRS 4.

I have disabled all of the original CRON jobs that were there from OTRS 4 since OTRS 5 handles jobs differently, however, the new system is not doing an auto unlock of locked tickets.

My Daemon::SchedulerCronTaskManager::Task###TicketUnlockTimeout Shows this:
Function Execute
MaximumParallelInstances 1
Module Kernel::System::Console::Command::Maint::Ticket::UnlockTimeout
Schedule 35 * * * *
TaskName TicketUnlockTimeout
Params:
Any Suggestions?
Database=> 'MySQL 5.6.16'
OS => 'centos 6.8'
OTRSVersion => '5.0.10'
PerlVersion => '5.10.1'
Locked