Skip to content

Quarter Custom Field Type for Jira Cloud

Plan your work using calendar quarters when specific dates cannot be committed to.

Introduction

Use this custom field in Jira to plan your work using Calendar quarters. This is particularly useful when you cannot commit to an actual date, but you know roughly when work will be completed - for example "sometime in Q3" or "by end of Q4". This quarter field allows you to select a quarter and year combination.

The Quarters Field Type is particularly useful in Agile environments where you need to plan work at a higher level without committing to specific dates.

Getting Started

Installation

  1. Log into your Jira instance as a Jira Administrator.

  2. Click the Apps dropdown and choose Find new apps.

    • The Find new apps screen loads.
  3. Search for Quarter Field Type and click on the app tile.

    • The App Details screen loads.
  4. Click Get app to start installing your app.

  5. You're all set! Click Close in the Installed and ready to go dialog.

You can also install the app from the Atlassian Marketplace.

Configuration

Migration from Previous Versions

In previous versions of the app we used the custom field context to configure the year range that is associated with the instance of the custom field. However, we have now changed this so that the app has its own configuration screen.

  1. Login as a Jira Administrator and Select Admin ⚙ > Apps.

  2. Select Quarter Field Configuration in the Apps navigation menu on the left hand side of the screen.

  3. The existing custom fields (if any) will be displayed.

  4. Configuration Settings Import

    If you have used a previous version of the app, and have created some Quarters fields, then you can use the "Import old contexts" button to import the settings for those fields.

Create a Quarter Custom Field

We start by creating the custom field in the normal way and choose the Quarters Field type.

  1. Login as a Jira Administrator and Select Admin ⚙ > Issues.

  2. Under FIELDS, select Custom fields.

  3. Click Create custom field. Make sure to select All to view the available field options.

  4. Scroll down the list and select the Quarters Field Type and click Next.

  5. Type the Name and Description of the field.

    • The name you select appears as the custom field's title wherever the field appears.
  6. Click Create.

Configure the Quarter Field in the App Configuration Page

Once you have created the custom field, you need to configure it in the Quarter Field app configuration page.

  1. Login as a Jira Administrator and Select Admin ⚙ > Apps.

  2. Select Quarter Field Configuration in the Apps navigation menu on the left hand side of the screen.

  3. The existing custom fields will be displayed.

  4. Click the Edit button next to the custom field you wish to configure.

  5. Custom Field Configuration

  6. Set the Start Year and End Year for the quarter field. This determines the range of years that will be available for selection.

  7. Click Save.

Grant Access to the App

The first time you use the app, you need to grant access to it.

Grant Access Dialog

Click Allow access. On the next screen you will be presented with a list of permissions. Please review these and if you have any questions please contact us. The app only requires read access to data and does not make any updates.

How to Use

First Use - Grant Access

The first time you use the app, you need to grant access to the app. You will be presented with a permission dialog.

Grant Access Dialog

Click Allow access. On the next screen you will be presented with a list of permissions. Please review these and if you have any questions please contact us. The app only requires read access to data and does not make any updates.

Using the Quarter Field in an Issue

To use the Quarter field in an issue:

  1. Navigate to an issue that has the Quarter custom field.

  2. Click on the Quarter field to display the quarter picker.

  3. Issue View with Quarter Field

  4. Select the desired quarter and year from the dropdown.

  5. The field will update with your selection.

Editing the Quarter Field

When editing the Quarter field, you can select from the predefined quarters:

Quarter Field Edit Dialog

The available options are:

  • Q1 (January - March)
  • Q2 (April - June)
  • Q3 (July - September)
  • Q4 (October - December)

Using Quarters in JQL

You can use the Quarter field in JQL (Jira Query Language) searches to filter issues based on their quarter values.

Quarter Field JQL Options

Example queries:

  • customfield_xxxxx = "2024-Q1" - Find all issues in Q1 2024
  • customfield_xxxxx = "2024-Q3" - Find all issues in Q3 2024

Advanced JQL with Date Functions

The Quarter field also supports advanced JQL queries with date functions:

Quarter Field JQL with Date Functions

You can use date functions to query quarters relative to the current date or to create dynamic queries that automatically adjust based on time.

Privacy & Security

The Quarter Field Type app follows Jira Cloud's security and privacy standards. The app does not store any personal data. All quarter information is stored within your Jira instance as custom field values.

The app requires read access to issue data to display the quarter field in your issues and to support JQL queries. The app does not make any modifications to your data.

For more information on Jira Cloud security, please visit the Atlassian Trust Center.

Documentation for Raledo Products