Skip to end of banner
Go to start of banner

Configuring estimation field for kanban boards

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

This part of the documentation relates to Agile Poker - estimation tool for Jira Cloud Classic projects.

If you use Jira Cloud next-gen projects go to the Configuring Estimation Field for Team-managed projects.

If you use Jira Server or Data Center go to the Agile Poker for Jira Server and Data Center.


Kanban boards don't support estimation out of the box and some configuration has to be done before using Agile Poker for Jira Cloud. The required configuration includes:

  • defining an estimation field,
  • adding the estimation field to the edit issue screen.

Defining the estimation field

After all team members agree on an issue estimate usually you want to have the agreed value saved somewhere. For Jira scrum boards there is a special field for this purpose called Story points. Unfortunately kanban boards don't have such field out of the box. It means you have to define where issue estimates will be stored. In order to do that go to the /wiki/spaces/JPP/pages/148570536 and use the Estimation field dropdown.

You can either select one of the existing fields or create a new custom field following instructions on this documentation page. If your custom field is not on the list of available options for estimation field please ensure that:

  • it's a numerical field - fields of other types are not supported,
  • it's on the view issue screen for all issues on your board.

Adding the estimation field to the edit issue screen

Sometimes you may get the following message when trying to save issue estimation:

If you see this error message please ensure that the estimation field is visible on the edit issue screen. Managing fields visibility in Jira is a tricky task and we recommend using field helper for this:

  1. Please open the problematic issue in a new tab.
  2. Click Edit button and on the Edit issue screen click link Where is my field as shown on the image below.
  3. Then type the field name and you will see why the field is not visible.

If you want to know more about field visibility take a look at the following articles in Jira documentation:

  1. Configuring a screen's tabs and fields.
  2. Associating a screen with an issue operation.
  • No labels