0% found this document useful (0 votes)
29 views27 pages

Managing and Usage of JIRA

The document discusses how to use JIRA for managing projects. It covers creating JIRA projects and tickets, setting up filters to search for issues, and creating agile boards for managing workflows. Steps are provided for generating various reports from JIRA like average age, resolution time, and workload reports to track project progress.

Uploaded by

shankar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views27 pages

Managing and Usage of JIRA

The document discusses how to use JIRA for managing projects. It covers creating JIRA projects and tickets, setting up filters to search for issues, and creating agile boards for managing workflows. Steps are provided for generating various reports from JIRA like average age, resolution time, and workload reports to track project progress.

Uploaded by

shankar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 27

Managing and Usage of JIRA

24/06/2014

THD-Ecom Ranch off

Documentum Offshore

Muthulakshmi Raman
Retail

[email protected]
Confidentiality Statement
Include the confidentiality statement within the box provided. This has to be legally
approved
Confidentiality and Non-Disclosure Notice
The information contained in this document is confidential and proprietary to TATA
Consultancy Services. This information may not be disclosed, duplicated or used for any
other purposes. The information contained in this document may not be released in
whole or in part outside TCS for any purpose without the express written permission of
TATA Consultancy Services.

Tata Code of Conduct


We, in our dealings, are self-regulated by a Code of Conduct as enshrined in the Tata
Code of Conduct. We request your support in helping us adhere to the Code in letter and
spirit. We request that any violation or potential violation of the Code by any person be
promptly brought to the notice of the Local Ethics Counsellor or the Principal Ethics
Counsellor or the CEO of TCS. All communication received in this regard will be treated
and kept as confidential.

2
About this Document

Purpose
This document will help you understand the how to create, manage and usage of JIRA.

Intended Audience
This document is primarily intended for TCS employees, who will be using, working on or supporting
Constraint-based task management, and for iteration planning projects

Organization of the Document


Information in this document is organized as per the ‘Table of contents’ given in the next page.

3
Table of Content

1. Introduction .............................................................................................................................................................. 5
2. Getting started with JIRA .......................................................................................................................................... 6
2.1 Creating JIRA ..................................................................................................................................................... 6
2.2 Steps for creating a filter in JIRA ....................................................................................................................... 8
2.3 Steps for creating an Agile Board in JIRA ........................................................................................................ 15
3. Generating a Report (Helps to track the progress of the project) .......................................................................... 19
3.1 Average Age Report ........................................................................................................................................ 20
3.2 Created vs. Resolved Issues Report ................................................................................................................ 21
3.3 Latest Activity Report ...................................................................................................................................... 21
3.4 Pie Chart Report .............................................................................................................................................. 22
3.5 Recently Created Issues Report ...................................................................................................................... 22
3.6 Resolution Time Report .................................................................................................................................. 23
3.7 Single Level Group by Report .......................................................................................................................... 23
3.8 Time since Report ........................................................................................................................................... 24
3.9 Time Tracking Report ...................................................................................................................................... 24
3.10 User Workload Report .................................................................................................................................... 25
3.11 Version Workload Report................................................................................................................................ 25
3.12 Workload Pie Report ....................................................................................................................................... 26

4
1. Introduction

JIRA is the tracker for teams planning and building great products. Thousands of teams choose JIRA to capture and
organize issues, assign work, and follow team activity. At your desk or on the go with the new mobile interface,
JIRA helps your team get the job done.
.

IT teams will have their own JIRA project based on the feature stream. Each IT team is responsible for
component(s) delivery. One user story requirements are ready for IT consumption for delivery business pushes
them into respective IT team queue (During this requirement moves for business queue. IT teams work on two
weeks incremental sprint for delivery. Each IT project in JIRA will have their product backlog which will have the
requirements prioritized by the business for execution. Each team will have their agile board where they can “Plan,
Work, Report” for the work stream they own.

5
2. Getting started with JIRA

JIRA URL: http://olt.com/jira

User need to enter their LDAP ID and password credentials for login into the JIRA.

User need to enter their LDAP ID and password credentials for login into the JIRA.

2.1 Creating JIRA

Click the Create issue for creating a new JIRA ticket.

Create Issue Pop up is opened

6
User can customize the field by clicking the configuration fields.

Provide the required fields

Give the complete details about the issue in the Description field.

Give the Assignee

7
For creating another ticket, checks create another checkbox.
Otherwise click the create issue for creating the ticket

2.2 Steps for creating a filter in JIRA

Go to Issues --> Search for Issues

For Basic search use the highlighted fields

As per user requirement, type the Project

8
As per the user requirement, select the Issue Type.

As per the user requirement, check the Status.

9
As per the user requirement, check the Assignee.

If the user wants to search by label or by date or theme, they can use more option

10
As per user requirement, select the Columns

11
Click Save As and give the Filter Name, and click the Submit, it get saved as filter.

We can use the filter by clicking issues->filter which created(for e.g.:DCTM_Test_Filter)

We can view the issues by List view or Detail view by clicking the view icon .
Here we shown the example for List View

12
Here we shown the example for Detail View

For Advanced search,


Go to -->Issues  search for Issues
Click Advanced

In Advanced search, we can use JQL query for fetching the selected fields.
Note:
All logical operation is done by advanced search using JQL query.

13
We can manage the Filters created by us by setting the permission for project, users.

And also, we can view the other filters shared with us.

In Manage filter, we can search by Filter Name or by Owner Name.


In Shared with field, we set the project, users who are all wants to share the filter.

14
After setting the filter, we can export the details as Excel or word etc.

2.3 Steps for creating an Agile Board in JIRA

Go to Agile  Getting Started

15
JIRA Agile has two primary modes, Kanban for constraint-based task management, and Scrum for iteration
planning. If you're not sure which one is right for your needs you can check out the learning links we've provided.

Create an Agile board by using existing project or existing saved filter


After selecting anyone, click next.
Here we use Board from an existing saved filter

Give the Board Name


Select the filter which has been already saved.
Click Create board

For viewing the agile board,


16
Go to Agile  Manage Boards
Click agile board which have been created

We can Configure, Copy and Delete the agile board which have been created
Note:
Only the owner of the filter is able to configure, Copy and Delete.

Click Configure

We can add new column and also we can set Quick filter by executing JQL query.

17
For viewing the agile board which have been created

Go to Agile  Test_Board(Agile board which we created)

We can view the open, in progress, resolved issue in the board.

For open issue, we are going to start working means, click Start progress

If the issue is resolved means, click Resolve issue and select appropriate resolution.

18
3. Generating a Report (Helps to track the progress of the project)

Go to ProjectsView All Projects

It shows the list of projects. Select the project from the list

Click the Report


19
3.1 Average Age Report

A report showing the average age of unresolved issues for a project or filter.

20
3.2 Created vs. Resolved Issues Report

A report showing issues created vs. issues resolved.

3.3 Latest Activity Report

21
Show the latest activity in all visible Projects.

3.4 Pie Chart Report

A report showing the issues for a project or filter as a pie chart

3.5 Recently Created Issues Report

A report showing the number of issues recently created.

22
3.6 Resolution Time Report

A report showing the length of time taken to resolve issues for a project or filter

3.7 Single Level Group by Report

This report allows you to display issues grouped by a certain field

23
3.8 Time since Report

A report showing time since a chosen field for each issue for a project or saved filter

3.9 Time Tracking Report

This report shows the time tracking details for a specific project.

24
3.10 User Workload Report

This report shows the details of a user's current workload, showing the number of unresolved issues assigned and
workload remaining on a per project basis.

3.11 Version Workload Report

This report shows the details of the current workload for the specified version - showing the number of unresolved
issues assigned to each user and workload remaining.

25
3.12 Workload Pie Report

A report showing the issues for a project or filter as a pie chart

26
Thank You

Contact

For more information, contact [email protected]

About Tata Consultancy Services (TCS)

Tata Consultancy Services is an IT services, consulting and business solutions


organization that delivers real results to global business, ensuring a level of certainty no
other firm can match. TCS offers a consulting-led, integrated portfolio of IT and IT-
enabled infrastructure, engineering and assurance services. This is delivered through its
TM
unique Global Network Delivery Model , recognized as the benchmark of excellence in
software development. A part of the Tata Group, India’s largest industrial conglomerate,
TCS has a global footprint and is listed on the National Stock Exchange and Bombay
Stock Exchange in India.

For more information, visit us at www.tcs.com.

IT Services
Business Solutions
Consulting

All content / information present here is the exclusive property of Tata Consultancy Services Limited (TCS). The content /
information contained here is correct at the time of publishing. No material from here may be copied, modified, reproduced,
republished, uploaded, transmitted, posted or distributed in any form without prior written permission from TCS.
Unauthorized use of the content / information appearing here may violate copyright, trademark and other applicable laws,
and could result in criminal or civil penalties. Copyright © 2011 Tata Consultancy Services Limited

27

You might also like