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 🙂
Recommended threads
- total parameter not working correctly in...
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node...
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI ...