hmercanti / lab-agile-planning

0 stars 0 forks source link

Need the abilty to update a counter to a new value #7

Open hmercanti opened 2 months ago

hmercanti commented 2 months ago

As a user, I need to be able to change counters to a new value so I can adapt the counter to task issues

Details and Assumptions User will be able to update the counter to any value greater then 0

Acceptance Criteria Given I have incremented the counter to 2 When I update the counter to 10 Then the counter should return 10