Combodo's customers only
This extension adds the capability to compute the time spent by delivery teams on a ticket and therefore to ensure that tickets are not “forgotten” by a team. As stopwatch have been added, you can also generate triggers on OLA threshold.
The extension creates stopwatch to calculate OLA_TTO and OLA_TTR.
OLA_TTO calculates Time to Own ticket by an agent in a team (so you will find one OLA_TTO per team the ticket goes through). OLA_TTR calculates time ticket spent in a team.
Thanks to threshold you can set on stopwatch, you can configure some triggers on OLA_TTO or OLA_TTR.
Version | Release Date | Comments |
---|---|---|
0.2.0 | 2019-12-02 | Support of Incident Ticket as well |
0.1.0 | 2016-01-15 | First version |
Standard behaviour is that OLA_TTR is reset when a ticket is redispatched to a team. Limitation is that OLA_TTR is reset even if it is redispatched to the same team.
The extension requires iTop 2.2.0, at least, and the following extensions:
Use the Standard installation process for this extension.
This extension has no specific configuration setting.
OLA calculations are done thanks to links between OLA-SLT-Teams-Coverage
You will be able to configure OLAs directly from Left Menu under Service Management Section:
Link OLA-SLT
You can create new OLA under which you will attach specific SLT (Service Level Target). These ones will permit calculation of thresholds.
Idea is exactly the same than SLT attached to SLA to calculate TTO and TTR. We recommend you to differentiate, in SLT, the name of the ones you will attach to SLAs and the ones you will attach to OLAs as all of them will appear in same list under the SLT section.
You can find below example of SLT applied to OLA Helpdesk:
Link Team-OLA-Coverage
For every team, you will need to indicate which OLA will apply with which coverage. If you don't indicate coverage window, the computation of OLA deadlines will be done using a 24h*7 coverage window.
You will need to go on Team window to indicate OLA and coverage you will assign to each team.
Result
As soon as ticket leaves a team to another one, OLA_TTR will be updated and documented in additional sheet that is created in UserRequest or Incident ticket.
Stopwatch ola_ttr is reset as soon as ticket goes to status dispatch or re-dispatch.
Stopwatch ola_tto is reset as soon as ticket is assigned from dispatch or re-dispatch status.
In this sheet , we can see time spent in each team and if OLA_TTO and OLA_TTR has been respected.
A trigger on threshold can be defined to generate an event when a reminder expires. Parameters to be used are :
You can, then, associate email notification to this trigger.
Question: Can I have access to the time spent by a team, even if no OLA is defined for it?
Answer: Yes, you can. The time spent by team is measured and undefined OLA is considered as reached.