Skip to content

Bypass 409 concurrentmodificationexception and overwrite the resource #251

@dotnetpro9

Description

@dotnetpro9

Is your feature request related to a problem? Please describe.
For StoreUpdate, we are facing concurrentmodificationexception where in users update the store data manually but the source of truth is different, and while integration is trying to update the resource it is throwing 409 concurrentmodificationexception

Describe the solution you'd like
Somehow bypass it when a flag is set to true to accept overwriting the resource

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions