This article helps in calculating the expression for filtering high-priority issues.
Instructions
- Navigate to Jira Menu → AIO Reports → My Area → My Calculated Fields.
- Click Create New Field to create a new calculated field.
- From the right-hand side, search for the function IF ELSE and drag the function to build the expression.
- Likewise, drag the function EQUALS and place it in the condition.
- Now drag the Priority field to the value 1.
- Within value 2, click enter a constant value and input the value as High.
- Input value 1 as 1 and value 2 as 0.
- Name the calculated field along with a description and validate the field and use it in reports.
If you don't want to filter the entire report based on the priority of the issues, then use this expression which will be helpful to display the issue count of the high priority issues as a separate column.