Book Image

JIRA 4 Essentials

By :
Book Image

JIRA 4 Essentials

By:

Overview of this book

<p>This book will introduce you to Atlassian JIRA, the world's most popular issue tracking software. JIRA provides issue tracking and project tracking for software development teams to improve code quality and the speed of development.</p> <p>This book will show you how to plan and design your own JIRA implementation. You will learn how to customize JIRA to adapt it to your organization and add value to your business. Chapters are structured to guide you through all the key aspects of JIRA with a practical implementation. By the end of the book, you will have built a working JIRA implementation.</p> <p>You will start by setting up your own JIRA and be introduced to all the key features in subsequent chapters. With each chapter, you will learn important concepts such as business processes and workflows, e-mails and notifications, and you will have the opportunity to put your newly acquired knowledge into practice by following a live sample JIRA implementation.</p> <p>Packed with real-life example and step-by-step instructions, this book will help you become a JIRA expert.</p>
Table of Contents (17 chapters)
JIRA 4 Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we looked at how JIRA can "stay in touch" with your users with the use of e-mail. With today's new gadgets like smart phones and tablets, being able to keep users up to date via e-mail is a very powerful feature, and JIRA has a very flexible structure in place to define the rules which determine who will receive notifications.

We have also very briefly mentioned some of the security rules surrounding who can receive notifications. JIRA performs security checks prior to sending out notifications for two very good reasons: one, there is no point sending out an e-mail to a user who cannot view the issue, and two, you will not want users not authorized to view the issue to receive updates that they should not know about.

In the next chapter, we will look into the security aspects of JIRA and how you can secure your data to prevent unauthorized access.