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

: CHEAT SHEET

REFERENCES AND RESOURCES:


For an extensive JIRA documentation and to search for an option you wish to read more about visit: jira-documentation-site
To read about Agile methodology visit: agile-aliance-site
For an introduction to JIRA watch the Udemy: jira-visual-reference-issue-administration-course

Introduction Sprints and Issues Filters Reporting


Thank you for making use of this JIRA cheat sheet.
Burndown is the most common reporting tool in
JIRA. It has a form of a graph which appears after
In JIRA, every new ticket or a card is called ‘an issue’. all tasks have been put together in a sprint.
JIRA is a tool for incident and project management. Its Issues can be divided into categories depending on Note that search commands used to find issues can be Burndown graphs can show the planned progress
fundaments are in the Agile methodology. Agile, in the nature of the project: saved as filters. This search filter can be saved for against the actual progress within the sprint. Click
simplest terms, is a team-based project management - Default issues: task or subtask future use through the option 'New Filter’. here to read more about burndown charts. An
approach which is appreciated due to: - Software issues: story, bug, epic example is shown below:
- Service desk issues: incident, service request,
- Better visibility and prioritisation of tasks change, problem
- Less downtime between tasks
- Improved teamwork and better predictability To read more about working with issues see this link.
New issues can be added through the project ->
Agile methodology permits the use of one of two backlog screen by clicking on ‘+ Create Issue’ or by
approaches with the following characteristics: pressing ‘c’ on keyboard. It is very important to
thoroughly populate new issue fields and estimate
Kanban approach
time to complete as this will eventually lead to much
- Work is tracked on a board that everyone can see more accurate reporting and time tracking.

Versions and Releases


- Work is ongoing, meaning there’s no sprints
- Useful for support and service teams Sprints are fixed time periods in which a team
- There is no plan mode in Kanban projects, nor All current issues from the board view can be
intends to complete a set of issues. Prioritisation in printed n the ‘cards’ format. This allows users to
sprints Agile Scrum projects is achieved by moving tasks
The use of versions is particularly useful in the present open issues to reviewers on paper or bring
- Work can be done from a prioritised list and as fast from one sprint to another (we grab the most
development environment. Versions can be searched them to a meeting to take notes. This option is
as one can do it important tasks and bucket them in the more urgent
for through the ‘Backlog’ -> ‘ Versions’ menu. This available by going to Boards - > ‘your project
Scrum approach tasks bucket).
option may be helpful if the output of the project will board’ -> Board -> Print cards. Read more here:
- Work is tracked on a board that everyone can see be done in stages such as Version 1.0, Version 2.0, etc.
- Work is broken up into sprints which is a prioritized 2 weeks is a good starting point as a deadline for The tasks which are currently open can be dragged and
list of tasks tasks within a single sprint. dropped into the version they should belong to. Reporting
- Daily stand-ups can happen each morning tools
- Scrum approach is typically used by teams working
towards deadlines.
Navigation in JIRA can be faster with the use of shortcuts. For instance, using ‘c’ on the keyboard will automatically bring the user to the new issue window. For a full
description of the fours types of shortcuts shown below, click here:
Projects and Boards
JIRA AND JQL:
Due to a high volume of
Projects are ‘buckets’ which contain issues related to
issues which can be created
the project. Issues are not fixed to a project and can be
during a project, Jira uses JQL
easily moved between them in JIRA. commands for advanced issue
search. Examples include:
Boards on the other hand ‘live’ within projects in JIRA.
They are a way to visualise the team’ progress within To find issues by user: Assignee =
currentUser()
the project. Boards can be freely configured, however
To see updated issues =
an example is shown in the next column. updatedDate >=

To see more JQL commands


click here.
Keyboard
shortcuts

Key: JIRA commands and highlighted in red. Key concepts and options available in JIRA are highlighted in blue. JIRA Cheat Sheet June 2020

You might also like