Hi, when i delete a former attribute from a collection, and then i use the databases in a function or web, i get this error:
Invalid document structure: Unknown attribute: "formerAttribute"
this happened to me about a year ago too, and i had to delete the collection and rebuild it again, is there a way that this can be fixed? The function doesn't work at the moment because it gives me the error, and the attribute is not even being used in it.
I deleted it 2 days ago, now i fixed it with creating the attribute and its just there
Recommended threads
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- Invalid document structure: Unknown attr...
Environment: Dart version: 3.5.1 dart_appwrite: 13.0.0 I’ve already created the database structure using a Dart function. I can create data records using cloud...
- open runtime version lacks behind
open runtime version in appwrite CLI is v4 while the hosted runtimes use v5, this mismatch does not permit to debug locally functions using recent runtimes (li...