Need the ability to update a counter to a new value
As a system administrator
I need Need the ability to update a counter to a new value
So that I can fix inconsistencies without having to recreate or reset the counter.
Details and Assumptions
- Only authorized administrators can update counter values manually.
- Updated values are validated, saved immediately, and logged for audit purposes.
Acceptance Criteria
Given a counter with an existing value
When I update the counter to a new valid value
Then the counter reflects the updated value and the change is recorded in the system log