You can easily search for the issues connected to a specific KR or all issues connected to an objective’s KRs in Jira in order to change their status or any other info.
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
This page is about OKR for Jira Cloud. Using Data Center? Click here. |
Need to find issues related to your OKRs for bulk updates or analysis? This guide shows you how to use JQL (Jira Query Language) to search for issues connected to either a specific Key Result or all KRs within an Objective.
Navigate to the Jira advanced issue search by selecting the Filters option from the top menu and choosing View all issues.
...
You will be redirected to a view
...
displaying a list of your existing issues.
...
3. In the field, type in:
...
Go to the top left-hand side, and click JQL.
In the JQL input field, use the following queries to find issues connected to Key Results or Objectives:
To find issues connected to a specific Key Result (KR):
kr=
...
"type in KR's name in the
...
quotes"
To find all issues from all
...
Key Results of a certain
...
Objective:
objective=
...
"type in objective's name in the quotes"
Click the search button to initiate the search.