Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Counters can be reset #4

Open
Kislam0505 opened this issue Aug 26, 2024 · 0 comments
Open

Counters can be reset #4

Kislam0505 opened this issue Aug 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Kislam0505
Copy link
Owner

Kislam0505 commented Aug 26, 2024

As a System Administrator,
I need I need the ability to reset the counter,
So that I can redo counting from the start.

Details and Assumptions

  • The counter is stored in a Redis database.
  • The reset action will set the counter value back to zero.

Acceptance Criteria

Given the counter has a value set to 2,
When I perform a reset action,
Then the counter value should be set to 0.
@Kislam0505 Kislam0505 added the enhancement New feature or request label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant