Book Image

JIRA Essentials

By : Patrick Li
Book Image

JIRA Essentials

By: Patrick Li

Overview of this book

Table of Contents (18 chapters)
JIRA Essentials Third Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Built-in fields


JIRA comes with a number of built-in fields. You have already seen a few of them in the previous chapters. Fields such as summary, priority, and assignee are all built-in. They make up the backbone of an issue, and you cannot remove them from the system. For this reason, they are referred to as system fields. The following table lists the most important built-in fields in JIRA:

System field

Description

Assignee

Specifies the user who is currently assigned to work on the issue.

Summary

Specifies a one-line summary of the issue.

Description

Provides a detailed description of the issue.

Reporter

Specifies the user who has reported this issue (although most of the time it is also the person who has created the issue, but not always).

Component/s

Specifies the project components the issue belongs to.

Effects Version/s

Specifies the versions the issue effects are found in.

Fix Version/s

Specifies the versions the issue will be fixed in.

Due Date

Specifies the...