auto close ticket

Moderator: crythias

Locked
machadoa
Znuny advanced
Posts: 101
Joined: 11 Dec 2015, 17:36
Znuny Version: 5.0.5

auto close ticket

Post by machadoa »

Hello

I don't find the option to configure the time to closed automaticaly a ticket with the state "pending auto close +/-" ?

Thanks
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: auto close ticket

Post by RStraub »

Wherever you set the state "pending auto close+-" there should be a field "pending till". Those two work in combination with each other.

For the default time, look up the sysconfig and search for "PendingDiffTime".
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
machadoa
Znuny advanced
Posts: 101
Joined: 11 Dec 2015, 17:36
Znuny Version: 5.0.5

Re: auto close ticket

Post by machadoa »

Ok thanks.

I configured "PendingDiffTime" for 3 minutes but after these 3 minutes the ticket remains open ( with the status "pending auto close +") :(
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: auto close ticket

Post by jojo »

the daemon executes the script responsible for working on the pending states every 2 hours, you can change it in sysconfig (restart of daemon needed)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
machadoa
Znuny advanced
Posts: 101
Joined: 11 Dec 2015, 17:36
Znuny Version: 5.0.5

Re: auto close ticket

Post by machadoa »

Thanks !

The restart of daemon has resolved my problem :D
Locked