You are not logged in.
When change the solution, the Ticket close itself
Offline
Version of GLPI ?
The close of a ticket depends of the parameter in the entity configuration. Perhaps have you change the solution in the same time of the cron to close the ticket
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
I approve Bunak's ticket. It appears after update from 0.78 to 0.80
Does the tickets have to close automatically by cron? I never turned on this option.
Offline
Version of GLPI ?
The close of a ticket depends of the parameter in the entity configuration. Perhaps have you change the solution in the same time of the cron to close the ticket
Version of GLPI is 0.80. Update from 0.78.4
When the solution of Ticket was created in first, Ticket not closed itself.
Then if do any changes in the created solution of Ticket, Ticket closed itself immediately.
Last edited by bunak (2011-06-08 10:31:25)
Offline
Effectivement, en 0.78 le paramètre 0 vous dire que la cloture automatique était désactivée.
En 0.80, le paramètre 0 veut dire 0 jour, c'est à dire immédiatement.
Donc, il faut que vous modifiez le paramètre dans la configuration générale pour retirer le 0 et mettre Jamais à la place.
Attention, ce paramètrage est par entité, donc pour chaque entité il faut choisir de reprendre la valeur de la configuration générale.
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
Thank you
the problem is resolved when I set the parameter
Home > Setup > General -> Assistance -> Automatic closing of solved tickets after : NEVER Day(s)
Offline