...
This page describes what values the different custom fields holds and gives som gives some search examples.
See also JQL Functions
Field | |
---|---|
Type | String |
Value | AHEAD, BEHIND, OK or DELAYED |
Search | "SLA First Response Status" = "BEHIND" //case sensitive "SLA First Response Status" in slaFRStatus("behind", "ok") //case insensitive |
...