Quick summary
Adding a severity field in Jira requires creating a custom field through Jira Administration and associating it with the relevant project screens. Once configured, the severity field appears on every issue form, letting teams categorize and prioritize issues by impact level.
Steps
- Go to the Jira Administration page by clicking on the gear icon in the top-right corner.
- Select Issues under the Jira settings menu.
- In the left-hand sidebar, under Fields, click on Custom fields.
- Click the Create custom field button.
- Choose the field type appropriate for severity, such as Single choice or Radio buttons.
- Click Next to proceed.
- Enter the name of the custom field.
- Add a description for the field.
- Add options for the severity levels by clicking Add.
- Click Create to save the custom field.
- Associate the field with the relevant screens by checking each screen's checkbox.
- After selecting the screens, click Update to apply the changes.
- The Severity field will now appear whenever you create, edit, or view an issue in your project, allowing you to categorize issues based on their severity.



