What is a 'Field Configuration'?A Field Configuration is a set of definitions for all fields, including both standard fields and custom fields. A Field Configuration allows you to specify field behaviour. For each field, a Field Configuration specifies:
You can create multiple Field Configurations (see below). You can then associate different Field Configurations with different issue types by creating a Field Configuration Scheme. Once created, a Field Configuration Scheme can be associated with one or more projects, allowing you to control field behaviour on a per project, per issue type basis. For more information, please see the Overview Diagram. |
On this page:
|
Editing a Field Configuration
To change the behaviour of fields:
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page.
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations' - Locate the Field Configuration of interest and click the 'Configure' link to open the 'View Field Configuration' page (below), which lists all system and custom fields in a table.
The 'Edit' link only allows you to change the Name and Description of the Field Configuration, not of individual fields. Also note that the 'Edit' link is not available for the 'Default Field Configuration'. - In the 'Operations' column, you can perform the following actions for any field:
- Edit — change the field's description (i.e. help text).
- Hide/Show — hide the field from view or show it.
- Require/Optional — set a field to be required (so that whenever a field is edited it must be given a value) or optional.
- Renderers — change a field's renderer (see Configuring Renderers for more information).
Screenshot 1: The 'View Field Configuration' screen

Editing a Field's Description
Fields can be given descriptions to better identify the meaning of the field. These descriptions are usually displayed under the field on the creation of an issue and whenever it is edited, e.g.:
Screenshot 2: Sample description text shown beneath the 'Assignee' field

To edit the description of a field:
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page.
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations' - Locate the Field Configuration of interest and click the 'Configure' link to open the 'View Field Configuration' page ([above|#View_Field_Configuration).
- Click the 'Edit' link next to the field you want to change to open the 'Edit Field Description' page.
- Update the field's description and then click the 'Update' button.
Hiding or Showing a Field
If your organisation or project has no use for a particular field, you have the option to hide it. Hiding a field will ensure that the the field does not appear on any Screens (i.e. issue operation Screens, workflow transition Screens) where the Field Configuration applies.
Please note:
- Hiding a field in the Field Configuration is distinct from not adding a field to a Screen. Fields hidden through the Field Configuration will be hidden in all applicable Screens, regardless of whether or not they have been added to the Screen.
- For fields that have a default value: If the field is hidden in the Field Configuration, then it will not receive a value when an issue is created, regardless of whether the field is present on the 'Create Issue' screen(s). (The following fields can have a default value: 'Resolution'; 'Status'; 'Priority'; 'Issue Type'; custom fields.)
- The fields 'Summary' and 'Issue Type' cannot be hidden and as such there is no 'Hide' option available for these fields.
- If you hide the 'Fix For Version' field, the Change Log and Road Map reports will not work.
To hide a field:
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page.
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations' - Locate the Field Configuration of interest and click the 'Configure' link to open the 'View Field Configuration' page ([above|#View_Field_Configuration).
- Click the 'Hide' link next to the field you no longer want. The field will then fade grey to signify that it has been hidden.
You can make this field visible again at any time by clicking the 'Show' link.
Making a Field Required or Optional
Certain fields within your organisation may be compulsory for issues. In this case you can set a field to be required, so that JIRA validates that the field has been given a value whenever an issue is edited. If a required field has not been given a value, JIRA will return an error informing the user that the field should be filled, e.g.:
Screenshot 3: Sample validation of the 'Fix Version' field

To make a field required:
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page.
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations' - Locate the Field Configuration of interest and click the 'Configure' link to open the 'View Field Configuration' page ([above|#View_Field_Configuration).
- Click the 'Required' link next to the appropriate field. The text "Required" will appear next to the field.
- You can make the field optional again by clicking the 'Optional' link.
Please note:
- Fields that are hidden cannot be set to required. Making a hidden field required will make it "visible" as well.
*If you set a field to "required", ensure that the field is present on your 'Create Issue' screen(s). Note that you can have different field configurations for different projects and issue types (see 'Associating field behaviour with Issue Types'); so you need to ensure that all "required" fields are present on the 'Create Issue' screens for all associated projects and issue types (see 'Associating screens with Projects and Issue Types'). There is a feature request at JRA-5783 to make a field required only on one transition. Please watch it for status updates.
Changing a Field's Renderer
JIRA renderers affect the display of a field's content, enabling you to choose a style which best suits your organisation and your users.JIRA currently ships with the following renderers:
- for text fields:
- the Default Text Renderer, which displays plain text; and
- the Wiki Style Renderer (utilising the Confluence wiki engine), which displays rich text (HTML).
To see how a 'Wiki Style Renderer' field will look when it is displayed to a user, please see Editing Rich-Text Fields.
- for multi-select fields:
- the Autocomplete Renderer, which allows the user to start typing text which is then 'autocompleted', or to select from a drop-down list of options; and
- the Select List Renderer, which simply provides a drop-down list of options.
(please note: for custom fields of type "Multi Select", only the Select List Renderer is available)
Before you change the renderer for a specific field, please read 'Configuring Renderers', paying particular attention to the section 'Implications for JIRA operations'.
To change the renderer for a specific field:
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page.
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations' - Locate the Field Configuration of interest and click the 'Configure' link to open the 'View Field Configuration' page ([above|#View_Field_Configuration). The 'Name' column indicates which renderers are currently enabled for all renderable fields, with the current renderer shown in brackets immediately below its field name.
- Click the 'Renderers' link for the field you want to change. This will take you to a page where you will have the option to select a renderer from all configured and available renderers:
Screenshot 4: choosing a renderer for the 'Comment' field

- As shown above, this page will warn you if there are issues that will be affected by the change. If no issues will be affected then the warning does not show. From this page, choose the renderer you wish to use and click 'Update'. You will be presented with a confirmation page:
Screenshot 5: confirming a renderer for the 'Comment' field

Changing the renderer only affects the display of the issue data that exists in the system. You can therefore toggle back and forth between renderer types safely.
Managing Multiple Field Configurations
You can create multiple field configurations for use on separate projects and issue types.
- Multiple field configurations are organised into Field Configuration Schemes, which associate field configurations with issue types.
- A scheme can then be associated with one or more projects, allowing you to control fields on a per project, per issue type basis. See Associating Field Behaviour with Issue Types for details.
About the 'Default Field Configuration'
When JIRA is installed, the 'Default Field Configuration' is created automatically. All new projects are associated with this configuration. This configuration is also used for projects that are not associated with a Field Configuration Scheme.
Note that it is not possible to delete the Default Field Configuration.
Adding a Field Configuration
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page, which lists all your field configurations:
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations'
Screenshot 6: the 'View Field Configurations' page

- The 'Add' new field configuration form is located at the bottom of the 'View Field Configurations' page. Enter the name of the new configuration on this form and optionally add a description.
Note that a newly created Field Configuration will not take effect until it has been activated (see below).
Editing a Field Configuration
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page (above).
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations' - Click the 'Edit' link next to the field configuration you wish to edit. The 'Edit Field Configuration' page opens, which allows you to edit the field configuration's name and description.
Deleting a Field Configuration
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page (above).
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations' - Click the 'Delete' link next to the field configuration you wish to delete.
You will be prompted to confirm this operation.
Please note:
- The Default Field Configuration cannot be deleted.
- You can only delete a field configuration that is not associated with a Field Configuration Scheme.
Copying a Field Configuration
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'Issues' > 'Fields' > 'Field Configurations' (tab) to open the 'View Field Configurations' page (above).
Keyboard shortcut: 'g' + 'g' + start typing 'field configurations' - Click the 'Copy' link next to the field configuration you wish to copy.
- Enter the name and description of the new field configuration
- Click the 'Copy' button. You will now be directed back the 'View Field Configuration' page and your copied field configuration added to the list.
The field settings on the original and the copied field configurations will be identical.
Note that a newly created Field Configuration will not take effect until it has been activated (see below).
Activating a Field Configuration
To activate a Field Configuration:
- configure a Field Configuration Scheme to associate the Field Configuration with appropriate issue types;
- then associate the Field Configuration Scheme with a project.
For details of both procedures, see Associating Field Behaviour with Issue Types.







19 Comments
Hide/Show CommentsJan 26, 2011
3layer Tecnologia [Atlassian Partner]
Hi,
We would like to extend Field Configuration capabilities in Jira. There are some specific start point for this?
Feb 06, 2011
Anonymous
In the Renderers section, it states "In the above screenshot..."; however, I don't know the screenshot being referenced and I'm trying to understand the difference in renders (at least visually), before we change it as we would affect almost 20,000 issues. Can you provide a screenshot of what the difference are for the user and the value of why you would use one vs the other? Thanks.
Feb 07, 2011
Rosie Jameson [Atlassian Technical Writer]
To see how the field will look when it is displayed to a user, please see Editing Rich-Text Fields.
Thanks for the question — I have added this information to the page.
Feb 09, 2011
Anonymous
Is it possible to configure different fields' visibility for different users working on same Project ?
Feb 09, 2011
Anonymous
Feb 24, 2011
Mike Miller
You can do this by creating a workflow action that is restricted to a role or group. This workflow action can have a screen that can set it. You can then remove the field from your normal edit screen. You will want to override the view screen to show the field as well.
Mar 01, 2011
Dave Thomas
There's no field-level security, so any user who has access to edit the issue will still have the ability to change the Fix Version via a bulk edit. With that caveat, I think Mike's suggestion is about the best you can do.
Mar 29, 2011
Anonymous
Is it possible to modify a built-in fields attributes i.e. change the Affects Version/s field to be a selectable list?
May 19, 2011
Anonymous
If anyone has the answer to this question it would be of great value for us as well. Otherwise you have to create custom fields for all default fields that are not exactly as you want them to be..
Jun 29, 2011
Jason Hammons [Atlassian]
Please see Configuring Renderers.
Aug 23, 2011
Anonymous
Can I change the display field name of a system built in field? If so, how?
Sep 06, 2011
Anonymous
Can I set a default value for a field? In particular, the issue description field.
Sep 08, 2011
Anonymous
I found my answer to the above here: https://jira.atlassian.com/browse/JRA-4812
Sep 11, 2011
Anonymous
Hi, I associated a Field con. scheme ( with 9 fields ) to project.
The screen config scheme also have 9 fileds. But while creting issue I see only 7 fields.
Wonding missing a something? Can you help ?
Thanks
Soma
Oct 11, 2011
Anonymous
Any chance of making all fields default as 'hidden', then activated when it's configured. De-selecting fields is a real pain when you have multiple field configurations.
Nov 04, 2011
Anonymous
bankwarningHi,
We have created a custom field called "Product" which is a Select list. We have different projects working with different products. How do we limit the select list values per project so that project "A" only sees some values in the "Product" list and not all entries?
/Magnus
Feb 07, 2012
Anonymous
Is this possible? Anyone? This is an important feature for us as well.
Jan 13, 2012
Anonymous
Is there any way to make a field ReadOnly?
Jan 25, 2012
Ægir G Þorvaldsson
I concur with the Anon above. I seem to remember that you could edit values for different projects that use the same custom field, so that one project sees some values while other projects see other values. I don't see this capability now in Jira 4.x
Add Comment