Quarter Field Type for Jira Cloud
Say goodbye to the guesswork of delivery dates! With Quarter Custom Field Type, you can easily create fields which contain drop down lists of quarters spanning a calendar year range.

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 in what quarter of the year or future year you are targeting.
Your Jira Admin can create a custom field with this type, and simple specify the start and end year. The app will populate the drop down list with the quarter labels in the form of QQ-YYYY e.g. Q1-2022, Q2-2022, …Q4-2023.
You can then create fields such as Target Quarter, Planned Quarter, Release Quarter etc.
You can also search using JQL. In the following examples, we have a field called Release Quarter.
- to match the quarter name use the Quarter field property.
- “Release Quarter.Quarter” = Q3-2022
- to use the built in JQL date functions or date comparisons we can reference the properties StartDate and EndDate.
- “Release Quarter.StartDate” > endOfMonth()
- “Release Quarter.EndDate” > startOfMonth(-1)
- Log into your Jira instance.
- Click the Apps dropdown and choose Find new apps.The Find new apps screen loads.
- Search for Quarter Custom Field Type and click on the app tile.The App Details screen loads.
- Click Try it free to start installing your app.
- You’re all set! Click Close in the Installed and ready to go dialog.
- As a Jira Administrator, create your custom field using the Quarters custom field type. You will find this in the Advanced field type group.
- Open the custom field context for your new custom field, select “Edit Custom Field config”.
- The first time you do this you will be asked to grant the app permissions. Click the Allow Access button. On the next screen, review the permissions, and then click Accept.
- Select the Start and End year.
- That’s it. A new select field with the 4 quarters for each year in your range will be created. Add your field to your relevant screens.
- When a user selects your field to edit, a dialog box will appear and the user can select the quarter.
Submit questions and problem reports using our customer portal.
- Jira Cloud Version 2.1 (Released 23th Feb 2022)
See Security and Privacy.
The app does not store any personal data.