[SOLVED] Count time until Closed State

Moderator: crythias

Locked
luisjf
Znuny newbie
Posts: 55
Joined: 06 Jul 2010, 19:32
Znuny Version: 3.1.2

[SOLVED] Count time until Closed State

Post by luisjf »

Hello friends!

I need to count the time from when the ticket is created until it is closed because I need to take out statistics about it, anyone know if can make?
Last edited by luisjf on 29 Nov 2010, 16:16, edited 1 time in total.
Production Environment: OTRS 3.1.12, ITSM-OTRS 3.1.2, Debian Squeeze, Postgresql 8.4, Apache 2
Development Environment: OTRS 3.1.12, ITSM-OTRS 3.1.2, Debian Squeeze, Postgresql 8.4, Apache 2
qnetworks
Znuny newbie
Posts: 16
Joined: 21 Oct 2010, 09:24
Znuny Version: 3.0

Re: Count time until Closed State

Post by qnetworks »

if you make a Ticketlist stat, the parametter SolutionInMin gives you the laboral minutes between create and close time.
OTRS 3.0
luisjf
Znuny newbie
Posts: 55
Joined: 06 Jul 2010, 19:32
Znuny Version: 3.1.2

[Solved] Re: Count time until Closed State

Post by luisjf »

oh! thanks my friend! if it works, indicates the time in minutes, it is important to note that the hours during Saturday and Sunday are not counted.
Production Environment: OTRS 3.1.12, ITSM-OTRS 3.1.2, Debian Squeeze, Postgresql 8.4, Apache 2
Development Environment: OTRS 3.1.12, ITSM-OTRS 3.1.2, Debian Squeeze, Postgresql 8.4, Apache 2
luisjf
Znuny newbie
Posts: 55
Joined: 06 Jul 2010, 19:32
Znuny Version: 3.1.2

Re: [SOLVED] Count time until Closed State

Post by luisjf »

is important to note that the counter (SolutionTime in min) works only if the services and SLA are configured ...
Production Environment: OTRS 3.1.12, ITSM-OTRS 3.1.2, Debian Squeeze, Postgresql 8.4, Apache 2
Development Environment: OTRS 3.1.12, ITSM-OTRS 3.1.2, Debian Squeeze, Postgresql 8.4, Apache 2
Locked