Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

  1. Choosing an issue field where estimations will be stored.
  2. Ensuring that the selected field is visible on the edit issue screen for all estimated issues.

Table of Contents

Defining the estimation field

When After all team members agree on an issue estimate usually you usually want to save somewhere 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.

...

  • 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

...

  1. .
  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:

...