Stopping the pending clock for Pending states

Moderator: crythias

Locked
sri115
Znuny newbie
Posts: 5
Joined: 07 Jul 2014, 06:43
Znuny Version: ITSM 3.1.7

Stopping the pending clock for Pending states

Post by sri115 »

Hi,

There is a scenario where i need to stop and start the clock for tickets in pending state. Any suggestions or solution is much appreciated.

Srivatsan R
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: Stopping the pending clock for Pending states

Post by cryptoroot »

I am in the same problem. Anyone knows the way to stop the time in specific ticket state?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Stopping the pending clock for Pending states

Post by jojo »

please be more specific what kind of clock/time you wan't to stop
"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
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: Stopping the pending clock for Pending states

Post by cryptoroot »

In my case I have 3 States what I want to use to stop the time of any SLA (Suspended waiting for part, Suspended for emergency and Waiting customer's response), new state types were created or customized. A real case is when I resolved a problem and I'm waiting for customer's response before to close the ticket, I don't want that time between 2 states be added.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Stopping the pending clock for Pending states

Post by reneeb »

Why did you create new state *types*? Why didn't you use "pending" type? The types that pauses the escalation are hard coded in the sources.

Maybe http://opar.perl-services.de/dist/EscalationPlus-1.3.6 is interesting for you.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
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: Stopping the pending clock for Pending states

Post by cryptoroot »

Thank you reneeb, finally I installed Znuny4OTRS - Escalation suspend. After I had created the new types, I think in use only pending, but anyway, I found a solution.
Locked