-
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 to be able to update a counter value manually
So that to correct for potential wrong counts
Details and Assumptions
- Use post command with counter ID and update command that includes the new counter value
- Check access rights to make sure only SysAdmins can execute this command
Acceptance Criteria
Given a SysAdmin sends this command with a value of 6
When the counter value is read
Then the returned value for the counter is 6Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request