fedros_Original post
Rank 1: Thread
Hello all,
So I had an attribute named "save" on one of my collections but deleted it through the console.
Now when I try to update any of my objects in the collection I get the error
AppwriteException: Invalid document structure: Unknown attribute: "save"
Also to note, when I try to add the attribute again on that same collection I get the error that it already exists. I cannot see it on my attributes on the console so not sure how to completely remove it.
Any ideas?
Thank you in advance 🙂
Summary
Attribute "save" was deleted but still causing error when trying to update objects due to unknown attribute. Attribute doesn't show in console but still present. Solution: Check database directly to remove attribute or contact support for further assistance.