JIRA
Install
Admin
Use
Search JIRA documentation:

Configuring Fields and Screens: Overview

PDF
PDF

To help you tailor JIRA to your organisation's needs, JIRA enables you to manipulate the display and behaviour of issue fields ('Summary', 'Description', 'Issue Type', etc).

You can:

Concepts

Some key JIRA concepts include:

  • Field Configuration — a set of definitions for all fields, comprising: each field's description; whether each field is hidden or visible; whether each field is required or optional; and what type of renderer to use for each text field.
  • Screen — defines which fields are present on a screen, and their order. (Note that a hidden field can be present on a screen, but will still be invisible.)
  • Screen Scheme — associates different screens with different issue operations (e.g. 'Create Issue', 'Edit Issue', 'View Issue') and (in Professional Edition only) projects.
  • (Enterprise Edition only) Issue Type Screen Scheme — associates Screen Schemes with issue types and projects.
  • (Enterprise Edition only) Field Configuration Scheme — associates Field Configurations with issue types and projects.
  • (Professional and Enterprise Editions only) Issue Type Scheme — associates issue types with projects.

Below is an overview of the functionality available in the three different editions of JIRA in relation to these concepts.

Standard Edition: Basic Configuration

In Standard Edition, you have one global Field Configuration and one global Screen Scheme. Any changes you make to the Field Configuration, Screens or Screen Scheme are applicable across all projects.

Professional Edition: Screens Per Project

Professional Edition provides multiple Screen Schemes. Each project has a Screen Scheme. Each Screen Scheme can have different Screens associated with different issue operations. For example, you can have different 'Edit' screens from one project to another. Once you have set up the Screen Schemes, you can reuse the same scheme for multiple projects.

Note that, in Professional Edition, any changes you make to the Field Configuration are applicable across all projects.

Professional Edition

Enterprise Edition: Screens and Field Configurations Per Project and Issue Type

JIRA adds further flexibility for Enterprise Edition by providing different Screens and Field Configurations per issue type.

Each project has an Issue Type Screen Scheme. Issue Type Screen Schemes allow you to associate Screen Schemes with issue types. This allows you to specify different Screens for the same operation (e.g. 'Create Issue') in the same project for issues of different types. For example, you could use one screen when creating an issue of type 'Bug', and a different screen when creating an issue of type 'Task'.

Additionally, each project has a Field Configuration Scheme. Field Configuration Schemes allow you to associate Field Configurations with issue types. This allows you to specify different field behaviour for the same field in the same project for issues of different types.

Enterprise Edition