🐛 Bug Report: Attribute Error #5870
Labels
bug
Something isn't working
product / console
Console, UI and UX issues
product / databases
Fixes and upgrades for the Appwrite Database.
👟 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",
🎲 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?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: