JQL functions (SLA 2.0)
slaBreached()
Search for issues with currently breached SLA.
Syntax  | slaBreached()  | 
|---|---|
Required argument(s)  | field name  | 
Supported fields  | SLA 2.0  | 
Examples  | 
  | 
slaCompleted()
Search for issues with currently completed SLA.
Syntax  | slaCompleted()  | 
|---|---|
Required argument(s)  | field name  | 
Supported fields  | SLA 2.0  | 
Examples  | 
  | 
slaElapsed()
Search for issues with particular SLA time spent.
Syntax  | slaElapsed( , )  | 
|---|---|
Required argument(s)  | 
  | 
Supported fields  | SLA 2.0  | 
Examples  | 
  | 
slaRemaining()
Search for issues with particular SLA time remaining before the SLA is breached.
Syntax  | slaRemaining( , )  | 
|---|---|
Required argument(s)  | 
  | 
Supported fields  | SLA 2.0  | 
Examples  | 
  | 
slaPaused()
Search for issues that have an SLA that is paused due to a condition.
Note that the function doesn't return issues with the SLA time is in progress but on a Calendar pause.
Syntax  | slaPaused()  | 
|---|---|
Required argument(s)  | field name  | 
Supported fields  | SLA 2.0  | 
Examples  | 
  | 
slaRunning()
Search for issues that have a running SLA, regardless of the calendar.
Syntax  | slaRunning()  | 
|---|---|
Required argument(s)  | field name  | 
Supported fields  | SLA 2.0  | 
Examples  | 
  |