Skip to content

Add button to atomically add a value to Parse Config array parameter #2652

Open
@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

  • I am not disclosing a vulnerability.
    I am not just asking a question.
    I have searched through existing issues.

Current Limitation

It's possible to edit as whole but not to atomically add / remove a value to a Parse Config parameter of type array. This is problematic if multiple people edit the same field, or in case of race conditions where multiple additions overwrite each other.

Feature / Enhancement Description

Add button next to Parse Config parameter of type Array that opens a dialog to add a value atomically. The config value should the be reloaded from the server to contain the value after the update.

Parse Server introduced the feature to atomically modify a Cloud Config parameter in parse-community/parse-server#9219.

Activity

parse-github-assistant

parse-github-assistant commented on Feb 4, 2025

@parse-github-assistant

🚀 Thanks for opening this issue! We are excited about your ideas for improvement!

changed the title [-]Add value atomically to Parse Config array parameter[/-] [+]Add button to value atomically to Parse Config array parameter[/+] on Feb 4, 2025
added
type:featureNew feature or improvement of existing feature
bounty:$20Bounty applies for fixing this issue (Parse Bounty Program)
on Feb 4, 2025
changed the title [-]Add button to value atomically to Parse Config array parameter[/-] [+]Add button for atomic update of Parse Config array parameter[/+] on Feb 4, 2025
changed the title [-]Add button for atomic update of Parse Config array parameter[/-] [+]Add button to atomically add a value to Parse Config array parameter[/+] on Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @mtrezza

        Issue actions

          Add button to atomically add a value to Parse Config array parameter · Issue #2652 · parse-community/parse-dashboard