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
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...