Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the Severity of a issue ?

Kaleshwar May 23, 2017

I use issue.fields.status to get the status of the issue, but how do I get the ' severity ' ?

1 answer

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 23, 2017

Severity is going to be a custom field, so you'll need to use something like issue.customfield(customfieldobject).  I don't know how to do that in python

Kaleshwar May 24, 2017

Thank you for the quick reply. As you said that severity is a customfield I did lotta searching and found how to get it. I need to use

 

issue.fields.customfield_*** 

now how do I get the ' *** ' (digits) ? I found out that I can get it from the Jira website's source page or a much easy option is to inspect the required element ( severity in my case ).

Thank you 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events