Defining a screen

Still need help?

The Atlassian Community is here for you.

Ask the community

Screens group all available fields (or a subset of all available fields) defined in JIRA applications, and organize them for presentation to a user. Through screens, you can control what fields are displayed to the user during issue operations (e.g. Create Issue and Edit Issue dialog boxes) or workflow transitions (e.g. Resolve Issue dialog box), as well as define the order in which these fields are shown to them. A screen also allows you to split subsets of fields across multiple tabs.

On this page:

When it comes to field visibility, screens functionally overlap slightly with field configurations. For example, on the Create Issue dialog box, users will only see issue fields that:

Hence, a field may be present on a screen used by a project, but if that field is hidden in the field configuration used by the project, that field will not be visible to the user when that screen in the project is displayed.
(tick) If a particular field needs to be hidden at all times, it is easier to hide the field in the relevant field configuration than remove it from all screens.

JIRA applications ship with the Default ScreenResolve Issue Screen and Workflow Screen, which are used as described below:

  • Default Screen — used for the default issue operations for creating, editing or viewing an issue.
  • Resolve Issue Screen — used for the transition view for the default Close Issue and Resolve Issue transitions, originating from the OpenIn Progress and Reopened steps in JIRA's default workflow.
  • Workflow Screen — used for the transition view for the default Reopen Issue transitions, originating from the Resolved and Closed steps and Close Issue transition, originating from the Resolved step in JIRA's default workflow. The Workflow Screen defines a smaller set of fields than the Resolve Issue Screen.

Adding a screen

To add a new screen to JIRA:

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose > Issues. Select Screens to open the View Screens page, which lists all screens that have been defined in JIRA.

  3. Click the Add New Screen button to open the Add New Screen dialog box.
  4. Complete the Add New Screen dialog box:
    • Name — enter a short phrase that best describes your new screen.
    • Description — enter a sentence or two to describe the situations screen will be used.

Editing a screen's details

To change a screen's name and/or description:

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose > Issues. Select Screens to open the View Screens page, which lists all screens that have been defined in JIRA.
  3. Click the Edit link next to the appropriate screen.
  4. You will now be directed to the Edit Screen page where you can edit the name and/or description of the Screen.

Copying a screen

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose > Issues. Select Screens to open the View Screens page, which lists all screens that have been defined in JIRA.
  3. Click the Copy link next to the Screen you wish to copy. You will be directed to the Copy Screen page, where you can enter a name and a description for the new Screen.

Deleting a screen

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose > Issues. Select Screens to open the View Screens page, which lists all screens that have been defined in JIRA.
  3. Click the Delete link next to the screen you wish to delete. You will be prompted to confirm your deletion

(info) Screens that are associated with one or more screen schemes, or one or more workflow transitions, cannot be deleted.

Configuring a screen's tabs and fields

You can configure the fields that display on a particular screen by adding/removing fields, as well as reordering them. Tabs can also be used to help group related fields. Tabs are useful for organizing complex screens, as you can place less used fields onto separate tabs. You can also add, remove and reorder tabs, as well as rename them.

To configure a screen's tabs and fields:

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose > Issues. Select Screens to open the View Screens page, which lists all screens that have been defined in JIRA.
  3. Click the Configure link next to the screen you want to add a field to. You can perform the following operations: 

    OperationInstructions
    Add a tabClick Add Tab. Enter the name of the new tab in the dialog that appears and clickAdd.
    Move a tabHover over the dotted part of the tab (next to the tab name) and drag the tab to the desired position.
    Rename a tab1. Hover over the tab name and click the pencil icon.
    2. Enter the new name and click OK.
    Delete a tabHover over the tab name and click the X.
    Add a field1. Click the tab that you want to add the field to.
    2. Type the name of the field in the drop-down displayed at the bottom of the current fields. Field suggestions will appear as you type.
    3. Click Add Field to add it to the current tab.
    Move a fieldHover over the dotted part of the field (next to the field name) and drag the field to the desired position.
    Move a field to a different tab by dragging it to the name of the tab and dropping it.
    Delete a fieldHover over the field and click the Delete button that appears.

Tips on configuring screens

  • Date fields on View Issue screen — Fields of type 'Date' will always be displayed in the 'Dates' area of the default 'View Issue' screen, regardless of how you reorder them. This applies even if the dates are custom fields.
  • System fields on View Issue screen — System fields on the default 'View Issue' screen (e.g. Summary, Security Level, Issue Type, etc.) are fixed. This means that they will always appear in the same place on the 'View Issue' screen, even if you configure the Screen to move them onto a separate tab. Custom fields of related to Dates and People will also appear in their fixed section of the view issue screen. If none of the fields on a tab contain data then the tab is not shown. To make a tab show up, make sure it has a custom field with a type such as Text or Select and that the field has a value.
    Note, this information only applies to the screen associated with the 'View Issue' operation in a screen scheme.
  • Timetracking — You can add the ability to log work and/or specify/modify time estimates to a screen by adding the special Log Work and/or Time Tracking fields respectively.
    • If these fields cannot be found in the Add Field selection box and they have not already been added to the screen, check whether JIRA's Time Tracking feature has been enabled. These fields will not be available to add to any screen if Time Tracking is disabled.

    • If any screens have the Log Work or Time Tracking fields and JIRA's Time Tracking feature is subsequently deactivated, those screens will retain these fields until you specifically remove them. However, the fields will not be visible to the user until Time Tracking is reactivated.

  • Renaming standard JIRA fields — You cannot rename the standard JIRA fields (e.g. Priority, Summary, etc) via the JIRA administration console. If you want to rename the standard JIRA fields, you will need to modify files in your JIRA installation. Please see this knowledge base article for instructions. Note, renaming the standard JIRA fields is not supported.

Activating a screen

To make a Screen available to users, you can either:

Last modified on Dec 11, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.