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] Negative value for BV #28

Closed ptrouillard closed 7 years ago

ptrouillard commented 7 years ago

We can enter a negative value for BV, it's not really possible as BV involve $$$

ptrouillard commented 7 years ago

When I create a new story with BV < 0, the error message is "unknown error"

amauryleclerc commented 7 years ago

Fixed

ptrouillard commented 7 years ago

OK