Skip to content

Add atomic update for Cloud Config parameter #2568

Open
@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

Current Limitation

Even with #2567, there is always the possibility of race conditions, especially when a Cloud Config param is updated programmatically at high frequency, while a human is editing the param via dashboard.

Feature / Enhancement Description

For Cloud Config params of type Array, add the possibility of atomic updates. Atomic update should be an additional option. The possibility of overwriting the whole array should remain the default operation, which is what the current edit dialog does.

Parse Server already supports atomic update for array fields, so this should be easy to implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$20Bounty applies for fixing this issue (Parse Bounty Program)type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions