Forums

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

i would like to find out how I can see all my main priority in jira

Shinise Tillek
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 16, 2024

When i log on to Jira i would like to see all my main priority on one page 

1 answer

1 accepted

4 votes
Answer accepted
Ashok Shembde
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.
September 16, 2024

Hi @Shinise Tillek ,

To see all your main priorities in Jira, you can follow these steps:

  1. Create a JQL (Jira Query Language) Filter:

    • Navigate to Issues > Search for Issues.
    • In the search bar, use a JQL query to filter by priority, for example:
      assignee = currentUser() AND priority in (High, Highest) ORDER BY due ASC
    • This will show all issues assigned to you with the highest priority.
  2. Save the Filter:

    • After executing the query, click on Save as to save it as a custom filter for future use.
    • Name the filter (e.g., "My High Priority Issues").
  3. Add the Filter to Your Dashboard:

    • Go to Dashboards and create a new dashboard or edit an existing one.
    • Add a "Filter Results" gadget and link it to your saved filter.
    • This allows you to see all your priority tasks in one view on your dashboard.
  4. Use the Issue Navigator:

    • You can also use the issue navigator to apply filters and sort by priority, status, or due date directly in the issue list.

By following these steps, you can easily see and track all of your high-priority tasks in one place in Jira.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events