Download as pdf or txt
Download as pdf or txt
You are on page 1of 22

PEOPLE | PROCESSES | TECHNOLOGY

JIRA Searching & 



Filters Course

© 2015 cPrime Inc., All Rights Reserved



Objectives
•  By the end of this course, you should be able to!
•  Learn how to find your issues in JIRA!
•  Use the Basic and Advanced search options!
•  Use both List and Detail view to see search results!
•  Create and save Filters!
•  Edit and resave Filters!
•  Share Filters!

2!
Navigation

3!
Basic Search

•  Drop down menus!


•  Select the items you want!
•  Additional search items under
“More”!
•  Toggle to Advanced mode!

4!
Advanced Search

•  Use JIRA Query Language (JQL) to search!


•  Good for complex searches that Basic mode
can’t provide (numerous projects, excluding
items, etc)!
•  Auto-populates if proper format is used!
•  Toggle to Basic mode!

5!
JQL In Use
•  You don’t need to be a developer to use JQL!!
•  You will need to know what you’re searching for!
–  Any Field: Project, Assignee, Reporter, Story ID, Sprint #, etc!
–  Any combination of the above!
–  Specific names of each Field you want to search!
•  Format: [Field][Operator][Value]!
–  Fields: almost any JIRA Agile Field!
–  Operators: the action you want to take!
–  Values: the specific value you are searching for!
•  Automatically notes if your entry is valid/recognized or
not!
!

6!
JQL Examples
1

[project][=][“Teams in Space”]

[Field][Operator][Value]
2

project=“Teams in Space” and fixVersion=“2.0”

[Field][Operator][Value] [Field][Operator][Value]

7!
Common JQL Fields, Operators, & Values
Searching for Field Basic Values
Operators
Types of Issues IssueType =, !=, and Story, Epic, Defect

Issue State Status =, !=, and Backlog, In Progress,


Done
Project Project =, !=, and Name of Project
Epic EpicLink =, !=, and Name of Epic
Release/ FixVersion =, !=, and Version name
Version
Component Component =, !=, and Name of Component

Sprint Sprint =, !=, and Sprint name


Owner Assignee =, !=, and Assignee name

8!
Detail View

Detail View provides a detailed view of an Issue

9!
List View

List View provides a list view of Issues

User definable columns in List View

10!
List View Columns

Column Name What it shows Column Name What it shows


T (Type) Issue Type Key Issue ID
Summary Issue Summary Assignee Issue Owner
Reporter Issue Creator P (Priority) Issue Priority
Status Issue State Resolution Issue Resolve State
Created Issue Created Date Updated Issue Update Date
Fix Version Issue Version Component Issue Component
Epic Link Issue Epic Story Point Issue Estimate

Almost any Field!

11!
Saving Filters

Saved search queries are called Filters

Use a descriptive name for your Filters

12!
Favorite Filters

Save Filters as a Favorite


for easy access

13!
Sharing Filters (Permissions)

Share your Filters with others


(or keep them private)

14!
Editing Filters

Make a change to your query


then click search

Save as a new Filter and


provide the name

15!
Viewing Saved Filters

See  your  Filters  or  find  others  

Edit and delete Filters from this screen

16!
Managing Filters

17!
Managing Filters – Search Sidebar

From the Search sidebar, easily


manage your favorite filters

•  Rename
•  Copy
•  Remove from Favorites
•  Delete

18!
Summary: Searching and Filters
•  Basic search uses dropdown menus to define the
search criteria!
•  Advanced search uses JIRA Query Language (JQL)
to define the search criteria!
•  Detail View provides a detail view of an Issue from
your search!
•  List View provides a list view of search results!
•  Save, edit, and delete your Filters!

19!
Demo
•  Basic and Advanced search!
•  Viewing results in Detail or List view!
•  Advanced search uses JIRA Query Language (JQL)
to define the search criteria!
•  Save, edit, share, and delete your Filters!

20!
Online Resources
Resource Location
https://confluence.atlassian.com/display/JIRA/JIRA+User's
JIRA User’s Guide!
+Guide
https://confluence.atlassian.com/display/JIRA/Searching+for
JIRA Searching Guide!
+Issues

21!
!
!
!
Thank you!

22!

You might also like