Escalation data on closed tickets

Moderator: crythias

Locked
sujeeva
Znuny newbie
Posts: 46
Joined: 23 Jul 2012, 13:17
Znuny Version: 5.0.8
Real Name: Sujeeva Tissaarachchi
Company: SEwBP International
Location: Australia
Contact:

Escalation data on closed tickets

Post by sujeeva »

Dear Friends,

I have tested and confirmed that escalation data from the ticket table is cleared when a ticket is closed. Have any one of you managed to grab that data into another custom table? If so can you give me some clues on doing same?

Note: SLA breached details on closed tickets is useful for annual performance evaluations
Best Regards,
Sujeeva Tissaarachchi
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: Escalation data on closed tickets

Post by reneeb »

I have a commercial addon for that. But you could do it yourself. Create an event module that listens for the EscalationStart and -Stop events and store the timestamp (and maybe other information) in the database.
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
Locked