Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
JIRA Agile Essentials
JIRA Agile Essentials

JIRA Agile Essentials: Bring the power of Agile to Atlassian JIRA and run your projects efficiently with Scrum and Kanban

eBook
$17.99 $25.99
Paperback
$32.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing
Table of content icon View table of contents Preview book icon Preview Book

JIRA Agile Essentials

Chapter 1. JIRA Agile Basics

Agile software development has been gaining momentum over the years as more and more people start to see problems with the traditional model, and the benefits agile methodologies bring. In agile, development happens in iterative cycles and improvements are made in each iteration. Feedback is gathered as early as possible, improving customer engagement and team collaboration. All of these actions help development teams to better anticipate and manage changes.

Atlassian, the maker of popular issue tracking software JIRA, recognizes the values agile can bring. It has become a leader in agile software development by coming out with JIRA Agile, a product that adds agile support to JIRA. In this chapter, we will introduce the basics of JIRA Agile.

By the end of the chapter, you will have learned:

  • What JIRA Agile is
  • The different options to install JIRA Agile
  • The key concepts and terminologies
  • Creating new agile projects with project templates

Introducing JIRA Agile

JIRA Agile, formerly known as GreenHopper, is a JIRA add-on that enables agile capabilities in JIRA. This does not mean you need to choose between JIRA and JIRA Agile. As we will see later in this chapter, JIRA Agile simply takes the data stored in JIRA, transforms and presents it in a way that makes it easier for you to visualize, plan, and manage your issues with agile methodologies such as Scrum. JIRA Agile supports two agile methodologies:

  • Scrum: This is an agile methodology where the development team works iteratively to complete the project. Each iteration or sprint has a defined timeframe and scope. Scrum is most suitable for software development projects. You can find out more about Scrum at http://en.wikipedia.org/wiki/Scrum_(software_development).
  • Kanban: This is an agile methodology that emphasizes on just-in-time delivery by visualizing the workflow and tasks in progress. Kanban is most suitable for operation teams. You can find out more about Kanban at http://en.wikipedia.org/wiki/Kanban.

In short, the following list summarizes what JIRA Agile is and is not:

  • JIRA Agile is an add-on for JIRA
  • JIRA Agile is powered by new features and data stored in JIRA
  • JIRA Agile is not a separate, standalone application
  • JIRA Agile does not require you to be a seasoned JIRA user to use it
  • As an end user, you can use JIRA Agile, almost independently, from JIRA if you choose to

Installing JIRA Agile

Before we can install JIRA Agile, we first need to make sure we have everything we need. Firstly, you will need to have an account on the my Atlassian website (http://my.atlassian.com). You should have an account when installing JIRA and the account should have your JIRA license. If you wish to try the product, you can sign up and create an account for an evaluation purpose.

The easiest way to get JIRA Agile is to install it directly from JIRA, via the Universal Plugin Manager (UPM). To do this, you will need to have an account with JIRA System Administrator global permission, and perform the following steps:

  1. Click on the cog icon Installing JIRA Agile from the top right-hand corner of the screen and select the Add-ons option.
  2. Type in JIRA Agile in the search box and hit the Enter key on your keyboard. This will search Atlassian Marketplace and automatically find the latest version of JIRA Agile that is compatible with your version of JIRA, this is shown in the following screenshot:
    Installing JIRA Agile
  3. Click on the Free trial button for JIRA Agile in the search result list.
  4. Review and accept the end user agreement from Atlassian Marketplace. Once you have accepted the agreement, JIRA will automatically download and install JIRA Agile for you.
  5. Enter your Atlassian ID (your Mac account) when prompted and click on the Log in button, as shown in the following screenshot. This will automatically generate for you a 30 day trial license for JIRA Agile:
    Installing JIRA Agile
  6. After the 30 day trial license has been generated and automatically applied, you will get a confirmation message similar to the following screenshot, indicating the version of JIRA Agile installed:
    Installing JIRA Agile
  7. Click on the Get started button to take you to the Getting Started with JIRA Agile page as shown in the following screenshot:
    Installing JIRA Agile

Manually installing JIRA Agile

As you can see, installing JIRA Agile is simple and straightforward. However, there might be times when you cannot use the Universal Plugin Manager (UPM). In these cases, you will need to manually download JIRA Agile from https://marketplace.atlassian.com/plugins/com.pyxis.greenhopper.jira onto your local computer first, then upload and install it via the UPM.

You might want to do a manual installation if you need to install a specific version of JIRA Agile due to version compatibility issues or other bugs with the latest release. Another reason would be if your JIRA does not have access to Atlassian Marketplace due to network or firewall settings. To manually install JIRA Agile:

  1. Go to the preceding link and click on the Download link to get the add-on file.
  2. Go back to JIRA and click on the cog icon in the top right-hand corner and select the Add-ons option.
  3. Select the Manage add-ons option from the left-hand panel.
  4. Click on the Upload add-on link:
    Manually installing JIRA Agile
  5. Select the downloaded add-on file, and click on the Upload button.
  6. After you have uploaded the add-on, you will need to generate an evaluation license. You can do this by either going to https://my.atlassian.com or the Marketplace page and clicking on the Try it free button.

Understanding JIRA and JIRA Agile

If you have used JIRA before, it is useful to understand how JIRA and JIRA Agile work together as a whole. Firstly, as we have mentioned earlier, JIRA Agile is an add-on for JIRA, so it leverages many of JIRA's features. It also introduces some new features and concepts

The agile board

The agile board, or simply board, is a new user interface introduced in JIRA Agile. It is the main interface you, as the end user, will be using most of the time. If we use a real life comparison, the agile board will be your white board where you will place your user stories as post-it notes, which will be represented as cards. Essentially, you get the advantages of being able to visualize your backlog, as well as the added benefits of keeping track of changes and the progress of your tasks, along with reporting capabilities. For many teams, to keep using a white board is still very valuable, and we will look at ways we can combine both the white board and the JIRA Agile board in Chapter 5, JIRA Agile – Advanced.

In JIRA Agile, there are two different types of boards, one for Scrum and the other for Kanban, each with their own features. There is also a classic board, which is no longer under active development, so we will not be covering it. The following screenshot shows a sample Scrum board in the work mode:

The agile board

Card

A card is like a post-it note you would have on your white board. It captures the user story and represents the requirement or feature that is to be implemented. In JIRA Agile, each card is an issue in JIRA. The following screenshot shows what a card looks like in JIRA Agile:

Card

Issues and issue types

Every unit of work in JIRA Agile, such as a story or an epic, is an issue in JIRA. They are simply new issue types created by JIRA Agile when it is installed. The following new issue types will be added:

  • Epic: This represents a big user story that has not been broken down into finer-grained requirements. In JIRA Agile, epics are usually used to define the "theme" for several stories that will be part of it, as well as modules or major components in a big development project.
  • Story: This represents a single feature to be implemented. It is usually used to capture requirements from the end user's perspective. For this reason, stories are often written in non-technical language while focusing on the desired results of the feature.
  • Technical task: This is a subtask issue type that represents the actual technical work that needs to be done in order to implement the story.

Filters and JQL

JIRA Agile is able to work on either one specific project, or multiple projects at once. When you want to have multiple projects, you will need to use filters to define what issues will be included. For this reason, understanding and being able to use JIRA Query Language (JQL) effectively can be very handy. You can find more information on JQL at https://confluence.atlassian.com/display/JIRA/Advanced+Searching.

Workflows

Workflow is the heart of JIRA and is what powers JIRA Agile in the background. As we will see in later chapters, JIRA Agile is able to integrate with your existing workflows, or adapt to and model after your development process. When you are just getting started, you don't have to know much about workflow as JIRA Agile will take care of it for you.

Using JIRA Agile project templates

To help you get started quickly, JIRA Agile comes with two new project templates, one for Scrum and one for Kanban. If you are familiar with JIRA, project templates let you create new projects based on pre-defined templates. So, when the project is created, it will have all the necessary configurations set for you, including:

  • Issue type scheme: An issue type scheme that contains only agile-related issue types, such as story and epic.
  • Workflow: A specially designed workflow to work with JIRA Agile that lets you easily move tasks on your board.
  • Screens: A set of screens that contain necessary fields for working with agile, such as epic link to link stories to epics, and sprint for when tasks are added to Scrum sprints.
  • Agile board: An agile board that is dedicated to the new project.

The agile board is a handy tool if you want to create a new agile project and get running straight away. To use these new templates, perform the following steps:

  1. Select the Create Project option from the Projects drop-down menu.
  2. From the Select Project Type dialog, select either the Agile Scrum or Agile Kanban template and click on the Next button:
    Using JIRA Agile project templates
  3. Enter your project's name and description, and click on the Submit button to create the new project.

    Note

    The Agile Scrum and Agile Kanban templates are present when you first install JIRA, but they are only usable after JIRA Agile is installed.

As we will see in later chapters, to use JIRA Agile, you do not have to use these templates. You can enable JIRA Agile and create agile boards for any existing projects. These templates are simply tools to help you get started quickly.

Summary

In this chapter, we looked at some of the basics of JIRA Agile, what it is, and what it is not. JIRA Agile is an add-on that lets you visualize your issues in a different way, and by leveraging many of the core features of JIRA, it keeps the learning curve low, especially for seasoned JIRA users.

Now that we have laid out the basics of JIRA Agile, we will start to explore how we can use it to run agile projects, starting with the Scrum methodology in the next chapter.

Left arrow icon Right arrow icon

Description

If you want to get started with JIRA Agile and learn how to run your JIRA projects the agile way, then this is the perfect book for you. You will need to be familiar with the basics of JIRA, both from an end user's and an administrator's perspective. Experience with workflows, custom fields, and other administrative functions of JIRA will be useful.

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jun 25, 2015
Length: 132 pages
Edition : 1st
Language : English
ISBN-13 : 9781784394912
Concepts :
Tools :

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

Publication date : Jun 25, 2015
Length: 132 pages
Edition : 1st
Language : English
ISBN-13 : 9781784394912
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 87.98
The Professional ScrumMaster's Handbook
$54.99
JIRA Agile Essentials
$32.99
Total $ 87.98 Stars icon

Table of Contents

6 Chapters
1. JIRA Agile Basics Chevron down icon Chevron up icon
2. JIRA Agile for Scrum Chevron down icon Chevron up icon
3. Customizing the Scrum Board Chevron down icon Chevron up icon
4. JIRA Agile for Kanban Chevron down icon Chevron up icon
5. JIRA Agile – Advanced Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.7
(7 Ratings)
5 star 42.9%
4 star 14.3%
3 star 28.6%
2 star 0%
1 star 14.3%
Filter icon Filter
Top Reviews

Filter reviews by




Meowmy Sep 01, 2017
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Good book but next time I will search for less expensive alternatives.
Amazon Verified review Amazon
Vinay Aug 24, 2015
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The author has done a superb job in providing the content for the book. Packt Publishing as a whole is coming up with many such excellent books. This one is not worth missing out.
Amazon Verified review Amazon
Ryan MacLean Jul 31, 2015
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This was a great overview of the agile capabilities that have been added to JIRA.Note that the book is very short: if you want a full practical example of a project from finish to end, this isn't the book for you.I was happy that it included the following: - Ranking and sorting - Quick overview of JQL filters - When to use Kanban or Agile boards - A pretty "whizz-bang" demo of the Agile Cards add-onIn short, a good overview that will get you up and running quickly.
Amazon Verified review Amazon
Janet Anderegg Sep 29, 2015
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
Great information.
Amazon Verified review Amazon
Draven Dec 29, 2016
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
A gentle introduction to use Agile with Jira. Most of the information here is still relevant, although some of the functionaity that it states has to be added in is now standard.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.