amauryleclerc / banana

Easy tool to handle metrics of a scrum project : Velocity, Burndown, Burnup, Sprint backlog (not product backlog) and other usefull tools like team calendar
6 stars 3 forks source link

[BUG] The same story can be added twice in a sprint #16

Closed ptrouillard closed 7 years ago

ptrouillard commented 7 years ago

I did not tested this one at the first time, but it is possible to add a story several times in the sprint

amauryleclerc commented 7 years ago

i have replaced the list be a set

ptrouillard commented 7 years ago

ça roule 👍