Book Image

Mastering JIRA

By : Ravi Sagar
Book Image

Mastering JIRA

By: Ravi Sagar

Overview of this book

<p>JIRA is an issue-tracking tool from Atlassian and has gained immense popularity in recent years due to its ease of use and, at the same time, its customization abilities and finely grained control over various functions. JIRA offers functionalities for creating tasks and assigning them to users and many useful add-ons can be added such as JIRA Agile for Agile tracking and Groovy scripts, a powerful tool for administering customizations for customizations.</p> <p>This book explains how to master the key functionalities of JIRA and its customizations and add-ons, and is packed with real-world examples and use cases. You will first learn how to plan JIRA installation. Next, you will be given a brief refresher of fundamental concepts and learn about customizations in detail. Next, this book will take you through add-on development to extend JIRA functionality. Finally, this book will explore best practices and troubleshooting, to help you find out what went wrong and how to fix it.</p>
Table of Contents (23 chapters)
Mastering JIRA
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Exporting issues in Excel, RSS, and XML


From time to time, you will need to bring these issues out of JIRA and place it in an Excel sheet where you can create complex pivot charts based on the information retrieved. JIRA will let you export these issues in a few standard formats (such as RSS, XML, and Excel).

At the top-right corner of the Issue Navigator pane, there is a button called Export. When you press this button, you will see several options:

When you click on XML, the issues currently visible in the Issue Navigator pane will open up in an XML format in your browser. You can save this page as an XML file.

Similarly, you can generate an RSS feed for either Issues or Comments. This will give you the URL to access the RSS feed, which you can use in your favorite feed reader. The URL of this feed is the same and whenever there is an update in the list, the RSS feed will be updated automatically.