Chapter 4. Field Management

Projects are collections of issues, and issues are collections of fields. As we have seen in the earlier chapters, fields are what capture and display data to users. There are many different types of fields in JIRA, ranging from simple text fields that let you input alphanumeric texts, to more complicated fields with pickers to assist you in choosing dates and users.

An information system is only as useful as the data that goes into it. By understanding how to effectively use fields, you can turn JIRA into a powerful information system for data collection, processing, and reporting.

In this chapter, we will expand on our Help Desk project with these customized fields and configurations, by exploring fields in detail and learn how they relate to other aspects of JIRA. By the end of this chapter, you will have learned the following:

  • Understand built-in and custom fields, and what they are
  • Extend JIRA's ability to collect data through custom fields
  • Adding behaviors to fields with field configurations
  • Field configuration schemes and how to apply them to projects

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 that the issue effects are found in.

Fix Version/s

Specifies the versions that the issue will be fixed in.

Due Date

Specifies the date when this issue is due.

Issue Type

Specifies the type of the issue (for example, Bug and New Feature).

Priority

Specifies how important the issue is compared to other issues

Resolution

Specifies the current resolution value of the issue (for example, Unresolved or Fixed).

Time Tracking

Lets users specify estimates for how long the issue will take to complete.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset