Planning Poker for Azure DevOpsRun Planning Poker estimation sessions directly on work items — no external tools, no sign-ups, no hidden costs. All data stays inside your Azure DevOps organisation.
What is added on installation
FunctionalityAll team members open the same work item and each selects a story-point estimate from a set of cards. Votes are hidden until the facilitator ends the round, preventing anchoring bias. Vote — Click a card to cast your estimate. Click it again to take it back. The panel shows who has voted as votes arrive. End Voting — Reveals all votes simultaneously, grouped by value. When the "Post comment" setting is on, a formatted results summary is posted to the work item history so the outcome is permanently recorded. Resume Voting — Returns to the voting phase with existing votes preserved, so the team can reconsider after discussion. New Round — Clears all votes and starts a fresh estimation round. The panel updates automatically in the background so everyone sees new votes without needing to refresh the page. The voting panel is hidden on work items in terminal states (such as Done or Removed). The states that trigger this are configurable. Azure DevOps pre-requisitesNone. The extension works with every Azure DevOps project out of the box. ConfigurationGo to Project Settings → Planning Poker to adjust:
The panel can be removed from specific work item types from Project Settings → Process → [Type] → Layout. Privacy and data storageVotes and settings are stored in the Azure DevOps Extension Data Service — a built-in, free key-value store included with every Azure DevOps organisation. No data leaves your Azure DevOps instance. Vote values are stored server-side as soon as a card is clicked. Concealment is enforced by the panel; the raw data is accessible to anyone with permission to query extension data in your collection. This is the standard approach for zero-infrastructure extensions and is appropriate for trusted teams. Permissions
Questions, ideas, or bugs?Open an issue on GitHub — we would love to hear from you. |
