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
- CORS preflight returns 500 on Dart funct...
Hey everyone 👋 I’m running a Dart cloud function, Every time I respond to a preflight (OPTIONS) request, I get a 500 internal error, and the logs show: ```NoSu...
- Auto Updating Backend & Auth via Appwrit...
<@870607367597850624> Hey everyone 👋 I wanted to ask to ask for a friend, he’s asking if Appwrite be used in a similar way to Supabase when integrated with AI ...
- execution failed
When executing an appwrite function, I'm getting a 500 error, but I don't see it in executions. This issue appeared today. Here's the appwrite function ID: 68b4...