
I was wondering how required attributes plays a role here.
I just created a document and forgot to attach a userId. However, it still made the document without any errors.
When I query the document the userId shows as null
Using Web / Cloud with React

userId shows as null
Can you share a screenshot of what you mean?



Thanks! Weird...you should have gotten an error...

i was able to reproduce...let me check with the team

ok we fixed the bug. you should get an error now if you try to pass null or if you omit required attributes

sounds good ill test it out later
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...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
