-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a System Administrator
I need the ability to reset the counter
So that I can redo counting from the start
Details and Assumptions
- Post command to a counter that includes counter ID and value 'reset'
- Check access rights to make sure only SysAdmins can execute this command
Acceptance Criteria
Given the counter has advanced to a non-zero value
When sys-admin calls reset on the service
Then when requesting the current value it should be zeroMetadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request