severity
Filter work items by severity. The possible values of the severity field are configurable differently in each tracker. You must define the project and the tracker in the filter option.
Available operators: =, !=, IN, NOT IN
'projectName.trackerName.severity' = 'Blocker'

'1.2.severity' = 'Minor'

(1 = project's id, 2 = tracker's id)
Was this helpful?