-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingproduct / consoleConsole, UI and UX issuesConsole, UI and UX issuesproduct / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.
Description
👟 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?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingproduct / consoleConsole, UI and UX issuesConsole, UI and UX issuesproduct / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.