Book Image

Jira Software Essentials - Second Edition

By : Patrick Li
Book Image

Jira Software Essentials - Second Edition

By: Patrick Li

Overview of this book

Jira Software is an agile project management tool that supports any agile methodology, be it scrum, Kanban, or your own unique flavour. From agile boards to reports, you can plan, track, and manage all your agile software development projects from a single tool. Jira Software brings the power of agile methodology to Atlassian Jira. This second edition of JIRA Agile Essentials, will help you dive straight into the action, exploring critical agile terminologies and concepts in the context of Jira Software. You will learn how to plan, track, and release great software. This book will teach you how to install and run Jira Software and set it up to run with Scrum and Kanban. It will also teach you to use Jira Software your way and run projects beyond the out-of-box Scrum and Kanban way, including a hybrid approach of both the methodologies and other options that come with Jira Software. Later, you will learn how to integrate it with the tools you are already using and enhance Jira with add-ons such as Confluence. You will learn to stay connected with your team from anywhere to ensure great development. Jira Software has numerous deployment options in the cloud, on your own infrastructure, or at a massive scale. You will be introduced to Bitbucket, Atlassian’s distributed version control system, which integrates seamlessly with Jira, allowing your team to work within the two applications as one harmonious environment. With this practical guide, you will develop a great working knowledge of Jira Software and your project management will become much more efficient.
Table of Contents (13 chapters)

Creating a new Scrum board


The first step to start using Jira Software for Scrum is to create a Scrum board for your project. If you created your project by using the Scrum project template, as shown in Chapter 1, Jira Software Basics, a Scrum board is automatically created for you, along with the project.

However, if you want to create a board for existing projects, or if you want your board to span across multiple projects, you will need to create it separately. To create a new board, perform the following steps:

  1. Click on the Boards menu item from the top navigation bar and select the View all boards option.
  2. Click on the Create board button. This will bring up the Create an Agile board dialog.
  3. Select the Create a Scrum board option, as shown in the following screenshot:
  1. Select the way you want to create your board. There are three options to choose from, as follows:
    • Board created with new Software project: This is the same as creating a project using the Scrum project template. A new project...