Skip to content

Feature Request: Handle Concurrency Conflicts #321

@TheTedder

Description

@TheTedder

Currently, we have no way of preventing or handling concurrency conflicts in the database. The easiest way to do this would be to use the value of the UpdatedAt field as a concurrency token. We would also have to add an API response (probably a 409) to any endpoints that involve updating data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogStuff to consider in the futureenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions