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
Stopping the pending clock for Pending states
Moderator: crythias
-
- 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
I am in the same problem. Anyone knows the way to stop the time in specific ticket state?
Re: Stopping the pending clock for Pending states
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- 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
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.
-
- 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
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.
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
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
- 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
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.