Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
vansh77swami opened this issue Oct 29, 2023 · 6 comments
Open
2 tasks done

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

vansh77swami opened this issue Oct 29, 2023 · 6 comments
Labels
bug Something isn't working product / databases Fixes and upgrades for the Appwrite Databases

Comments

@vansh77swami
Copy link

👟 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?

@vansh77swami vansh77swami added the bug Something isn't working label Oct 29, 2023
@stnguyen90 stnguyen90 transferred this issue from appwrite/sdk-for-python Oct 29, 2023
@stnguyen90 stnguyen90 changed the title 🐛 Bug Report: 🐛 Bug Report: Can't update array of same elements Oct 29, 2023
@shashankdaima
Copy link

I would like to work on this? can I assigned to this?

@nick2432
Copy link
Contributor

nick2432 commented Nov 2, 2023

can i work on this?

@stnguyen90
Copy link
Contributor

@shashankdaima, would you still like to work on this?

@stnguyen90 stnguyen90 added the product / databases Fixes and upgrades for the Appwrite Databases label Nov 7, 2023
@stnguyen90 stnguyen90 self-assigned this Nov 7, 2023
@shashankdaima
Copy link

shashankdaima commented Nov 7, 2023

Yes, I would love to, but will need some of your's (and other appwrite members') assistance. Should I ask those question here? or on discord? Any particular discord channel for contribution?
@stnguyen90

@stnguyen90
Copy link
Contributor

@shashankdaima, assigned! It would be best to create a support post.

@stnguyen90
Copy link
Contributor

Unassigning due to inactivity

@stnguyen90 stnguyen90 transferred this issue from appwrite/appwrite Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / databases Fixes and upgrades for the Appwrite Databases
Projects
None yet
Development

No branches or pull requests

4 participants