See who has given an estimate at a glance when using asynchronous planning poker

Release
EstimatedBy field can now viewed in the Jira Backlog when configured correctly

See who has given an estimate at a glance when using asynchronous planning poker

For teams using Asynchronous Planning Poker, it's now easy to see who has given an estimate before your refinement meeting and who has not. In this release, the EstimatedBy field lists all users who have given an estimate in Smart Guess, and now the field works for all types of Projects and Card Decks:

  1. Company managed - project
  2. Team managed - project
  3. Fibonacci - card deck
  4. T-shirt estimates - card deck

'Estimated by' available at a glance in Company managed projects

In addition, the field can now be added to the Jira Backlog - Card layout for Company managed projects. By looking at your Jira Backlog, you can immediately see who is missing an estimate. Here is how this looks:

EstimatedBy field can now viewed in the Jira Backlog when configured correctly

How the information is currently displayed will be improved by Atlassian. As the image shows, now full names are written out as a comma-separated list, which takes up a lot of space. Once Atlassian has improved on this, the field will be displayed like it is now being displayed within the Jira Issue view:

EstimateBy field can be found in the Jira Issue View

How it's set up for Company Manged projects

In three steps:

  1. Open Board settings
  2. Open Card layout
  3. Add the 'Estimated by' field to the Backlog - view

Like so:

EstimateBy field can be added using the Jira Board settings

Problem: 'Estimated by' is not yet available at a glance in Team managed projects

For Team managed projects, this is not yet possible. However, this is an improvement planned by Atlassian.

Solution: Use Issue Search to access the status of estimates given quickly:

In the meantime, here is how you set up a JQL query to access this information efficiently.

  1. New issue field "Estimated by" automatically lists what users have provided an estimate in Smart Guess
  2. Create a simple issues search for your backlog using JQL
  • "project = TEST order by rank"
  • Replace the project key with your project
  1. Add the column "Estimated by" to screen
  2. Save your search for quick reference

Keeping this issue filter close by, with one click, you see the status of estimates given at a glance:

Updating to the latest version

To update to the latest version:

  1. Click "Apps -> Manage Apps" from the Jira top navigation
  2. Find "Smart Guess" in the list and click "Update."

Recent Posts