Skip to content

Update a counter to a new value #7

@BLW-Code

Description

@BLW-Code

As a system administrator
I need the ability to update a counter to a new value
So that user reported errors in counting can be adjusted

Details and Assumptions

-Use the action POST /counters/{name}/setValue/{value}

Acceptance Criteria

Given the counter is set to 4
When I call setValue to 7 on the service
And I request the current counter
Then I should see 7 returned from the service

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Product Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions