Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Task SLA table

The Task SLA [task_sla] table stores Task SLA records for the SLAs attached to particular tasks.

For each task, attached SLAs are accessible in a related list on the Task's form.

Image omitted: TaskSLATable.png
Task SLA table with two definitions

The SLA form for a task shows further details:

Image omitted: TaskSLAForm.png
Task SLA form view

Stage values

The following Stage values are defined:

  • In progress
  • Cancelled
  • Paused
  • Completed

Note: The Breached stage value is also available for systems either using the 2010 SLA engine, or running in compatibility mode.

Timing information

The Timings fields on the Task SLA contain the crucial information powered by the SLA Engine:

FieldDescription
Start timeThe time the SLA was started.
Stop timeThe time the SLA ended.
Breach timeThe time the SLA will breach, adjusted for business pause duration (for task SLAs with a schedule specified) or pause duration (for task SLAs with no schedule).Note: Breach time is the same as Planned end time.
Actual Elapsed TimeTime between start time and now \(minus pause duration\).
Actual Elapsed PercentagePercentage of total SLA that has elapsed \(minus pause duration\).
Actual Time LeftTime remaining until SLA breach.
Business Elapsed TimeTime within the specified schedule between start time and now \(minus pause duration\).
Business Elapsed PercentagePercentage of total SLA that has elapsed within the specified schedule \(minus pause duration\).
Business Time LeftTime within the schedule remaining until SLA breach.
Original breach timeThe date/time the SLA would breach, as calculated when the SLA is first attached.Note: You may have to configure the form to see this field.

Parent Topic:Service Level Management reference