The STD Calculate Priority
sub-procedure—used by the ITIL-based Incident service desk—calculates the priority for a ticket. The calculation considers ticket settings for Severity
first, then Urgency
to select:
Priority
field.Glossary
Severity and Urgency
The possible values for both Severity
and Urgency
are:
Priorities for Setting Escalation Times
The STD Calculate Priority
sub-procedure references the following pre-defined procedure variables to set the escalation time for the stage of a ticket.
|
Critical |
= 1 hour |
|
High |
= 4 hours |
|
Medium |
= 8 hours |
|
Low |
= 24 Hours |
|
Planned |
= 72 Hours |
SLA Priorities for Setting Goal Times
The STD Calculate Priority
sub-procedure references the following pre-defined procedure variables to set the goal time for the stage of a ticket.
|
Critical |
= 1 hour |
|
High |
= 8 hours |
|
Medium |
= 48 hours |
|
Low |
= 48 Hours |
|
Planned |
= 0 Hours |