codescape / jira-scrum-poker

Scrum Poker for Jira

Home Page:http://jira-scrum-poker.codescape.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow cards to be configured per project

codescape opened this issue · comments

The card set shall be configurable globally (existing feature) and be overwritten in the project specific configuration. If there is a project specific card set defined this shall be used in favor of the globally defined one.

Tasks

  • project configuration for card set
  • create session with project specific card set and use globally defined card set as a default
  • internationalize configuration
  • update online documentation

Its great that the new version you can choose the cards now. What would be really useful is the ability to set a standard in the add-in configuration and then at a project level be able to choose to use the default or input a different progression.

The reason is that some of our projects use simple T-Shirt sizing, so whist some teams will use Story points, some will use Small/Medium/Large etc

It would also be great to be able to able at a project level to specify the available fields and the specific cards for that field... e.g.

  1. Estimation Field: Story Points Card Set: 1,2,3,8,13,21
  2. Estimation Field: T-Shirt Size Card Set: Small, Medium, Large, X-Large
    3..

and so on

Hi @neilgower,

this is exactly what I have planned for future implementations. Next steps will be

  • #102 to allow non numeric values like t-shirt sizes
  • #101 to configure cards per project
  • #103 to configure the estimation field per project

I hope that helps! And more to come :)

Cool looks good. One question are there any plans to allow multiple stories per session

#61 is a similar request and I recently got another request for a bulk start functionality. At the moment the features listed above have higher priority.

Got another feedback requesting this feature.