
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
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
