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: Attribute Error #5870

Closed
2 tasks done
indratrisnar opened this issue Jul 24, 2023 · 2 comments
Closed
2 tasks done

🐛 Bug Report: Attribute Error #5870

indratrisnar opened this issue Jul 24, 2023 · 2 comments
Labels
bug Something isn't working product / console Console, UI and UX issues product / databases Fixes and upgrades for the Appwrite Database.

Comments

@indratrisnar
Copy link

👟 Reproduction steps

i have collection, and there are attribute "completed" with type boolean. i want to change attribute name and type. so i delete it first then success.
i create attribute "status" with type String the success.
now i want to update status value.
when i click button save, show error unknown attribute "completed", but there is no attribute "completed". i have delete it before.

👍 Expected behavior

when update document: success

👎 Actual Behavior

Invalid document structure: unknown attribute "completed",

image

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Windows

🧱 Your Environment

AppWrite cloud,

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

@indratrisnar indratrisnar added the bug Something isn't working label Jul 24, 2023
@Haimantika Haimantika changed the title 🐛 Bug Report: 🐛 Bug Report: Attribute naming error Jul 24, 2023
@Haimantika Haimantika changed the title 🐛 Bug Report: Attribute naming error 🐛 Bug Report: Attribute Error Jul 24, 2023
@Haimantika
Copy link
Contributor

Hi @indratrisnar thanks for bringing this issue up, I just tried it on my end, and everything seems to work as expected. Can you refresh and try again?

@Haimantika Haimantika self-assigned this Jul 24, 2023
@stnguyen90 stnguyen90 added product / databases Fixes and upgrades for the Appwrite Database. product / console Console, UI and UX issues labels Aug 3, 2023
@stnguyen90
Copy link
Contributor

@indratrisnar, thanks for creating this issue! 🙏🏼 This sounds like the same problem as #4847 which was caused by some leftover state in the wizard. This should be fixed in the next version so I'm going to close this, but feel free to create a new issue if the problem persists in 1.4.

@stnguyen90 stnguyen90 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2023
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 / console Console, UI and UX issues product / databases Fixes and upgrades for the Appwrite Database.
Projects
None yet
Development

No branches or pull requests

3 participants