Showing 1 Result(s)

Show All Issues Assigned to Me – Jira Tutorial 2021

Follow the steps below to Show All Issues Assigned to Me

Click on “Filters” (at the top side) >Select “Advance Issue Search” >Click on “Switch to JQL” > Use the following Query:
assignee is CurrentUser() AND resolution is EMPTY order by Created DESC
Note: You can save the query by clicking on “Save as” (at the top) and give it a Name for future use

OR

Click on “Filters” (at the top side) > Select “Advance Issue Search” > Change “Assignees All” To “Current Users” in the Filters (at the top)
Note: You can also use other filters for more filtered results

To create a Dashboard:
Click on “Dashboard” > Select “Create Dashboard” > Name the Dashboard > Click on “Save” button

Once done, Click on “Add a new Gadget” > Select “Filter Results” > Select “All my Issues” in the “Saved Filter” > Check “Update every 15 minutes” > Click on “Save” button.