Skip to content

🐛 Bug Report: Can't update array of same elements  #1047

Open
@vansh77swami

Description

@vansh77swami

👟 Reproduction steps

  1. open the appwrite dashboard and navigate to the appropriate collection and document.
  2. the document contains an array field with identical values for each element of the array (i.e., ["test", "test", "test"]).
  3. attempt to delete one or more elements from this array field.
    Notice that the "Update" button does not become enabled, preventing the changes from being saved.

👍 Expected behavior

The "Update" button should become enabled as soon as any changes are detected in the document, allowing me to save my changes and successfully delete elements from the array.

👎 Actual Behavior

The "Update" button remains disabled and i am unable to save my changes. t
Screenshot 2023-10-27 182518
Screenshot 2023-10-27 182620
his seems to occur when all elements in the array are identical.

🎲 Appwrite version

Version 0.10.x

💻 Operating system

Windows

🧱 Your Environment

no

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingproduct / databasesFixes and upgrades for the Appwrite Databases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions