Skip to content

gbear14275/open-poker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license


Jira plugin which adds simple and handy Planning (Scrum) Poker to the Issue View page.

Demo

Donation

Open Poker is Free Software and it's available free of charge. Your donation, which is purely optional, supports the devlopement.

paypal

Actions description

Start Estimation - starts a new estimation session for the current jira issue. The jira issue can have only one estimation session in progress.

Vote - submit an estimate. The user can estimate only once during the session.

Stop Estimation - stops active estimation. Only the user that started estimation can stop it.

Re-estimate - starts a new estimation session.

Apply - applies final estimate and populates 'Story Points' field (if it's present and final estimate is numeric)

Terminate estimation - terminates estimation session.

Supported estimation scales

Planning Cards - Classic planning poker sequence: 0, 1, 2, 3, 5, 8, 13, 20, 40, 100, ?, Coffee, Infinite.

Fibonacci - Fibonacci sequence: 1, 2, 3, 5, 8, 13, 21, ?, Coffee, Infinite.

Linear - Increments in a fixed value (1): 1, 2, 3,... 12

T-shirt size - XS, S, M, L, XL, XXL, XXXL

Data security and privacy statement

This plugin doesn't store or use any customer data.

About

Jira plugin which adds simple "scrum-poker" to the Issue View page

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.5%
  • JavaScript 5.4%
  • CSS 1.1%