I keep getting this in the appwrite self hosted platform, when I try to edit anything within the document, it spits the error:
Invalid document structure: Missing required attribute "createdAt".
Which is really weird, got any idea why that happens??
This could happened if you've recently upgraded the server without running migration
Could this be your casex
fixed, relationship issue with users, didn't have createdAt
[SOLVED] Weird error when updating document
Recommended threads
- Does Appwrite allow SSE ?
i'm trying to setup a slack bot on my site. Your deployed SSE endpoint is returning a non‑SSE response …and the browser immediately closes the connection. read...
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- 1.8.1 - Databases - inline updating a ro...
When updating a database field via the inline edit method, the `$updatedAt` column does not get updated. Only if the row is updated by the "Update" interface (t...