Ticket solution time

Moderator: crythias

Locked
Mindaugas
Znuny newbie
Posts: 14
Joined: 17 Jul 2015, 10:45
Znuny Version: 4.0.9

Ticket solution time

Post by Mindaugas »

Hello,

I am using a different ticket state types (example: open, new, pending reminder, pending auto). Every type has its states ( example: pending supplier, pending customer and others).
I want to calculate a solution time of the every ticket.
When the ticket is open than a ticket should calculate a time else case not (a time is only in works hours). Is it a some possible in OTRS free?
Mindaugas
Znuny newbie
Posts: 14
Joined: 17 Jul 2015, 10:45
Znuny Version: 4.0.9

Re: Ticket solution time

Post by Mindaugas »

Or use only SQL query for it?
hkshetty
Znuny newbie
Posts: 44
Joined: 08 Feb 2015, 06:57
Znuny Version: 4.0.7
Real Name: Deepak

Re: Ticket solution time

Post by hkshetty »

Is your query about stopping the SLA clock (solution time) when ticket is in pending state etc? If yes, then as far as I know this is achievable via installing feature add-on named "Escalation Suspend".

To get this feature add-on, you need to buy a support contract (annual) with OTRS group. I am not sure if there is any alternate way to achieve this without using the feature add-on. Our seniors / experts in this forum, should be able to comment / advice further :-)

Have a nice day!
rvaldomir
Znuny expert
Posts: 155
Joined: 04 Aug 2014, 23:59
Znuny Version: 3.3.8
Real Name: Roberto A. Valdomir

Re: Ticket solution time

Post by rvaldomir »

we have developed a feature to stop SLA time counting for certain states with the guys from otrs365, now we can count solution time only when the sla is "running" (open or new state)
​Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir

----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
cryptoroot
Znuny newbie
Posts: 26
Joined: 10 Jul 2014, 19:58
Znuny Version: 4.0.3
Real Name: Jorge Rojas
Company: Instituto Costarricense de Electricidad
Location: Costa Rica

Re: Ticket solution time

Post by cryptoroot »

Did you develop this feature only modifying time.pm ? I need to do something like that to generate a report with the real durations
rvaldomir
Znuny expert
Posts: 155
Joined: 04 Aug 2014, 23:59
Znuny Version: 3.3.8
Real Name: Roberto A. Valdomir

Re: Ticket solution time

Post by rvaldomir »

I didn't checked itas I stated before we paid for this solution and the guys from otrs365 developed it
​Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir

----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
Locked