First attribute not entered, but new document creation success despite failing attribute is required
- 0
- Flutter
Has anyone else experienced the first attribute in a document being changed to "undefined" while creating a new document? Document creation does not result in an error, and it's just the first attribute that gets changed to "undefined" all others get passed along and is entered properly.
Addendum: Manually updating (via appwrite web interface) said attribute in the document just spits out a "Server Error" message, so I can't even figure out what I should do (or try) to correct the first issue.
Creating a new document from the web interface does the same thing - all attributes entered correctly except the first one.
Nope, never seen that. Maybe you can share an appwrite.json export of your collection
Recommended threads
- Custom Domain Verification Failed
Hi! I woke up to my app not working because of this custom domain verification failed error. I have not moved any DNS configuration since I set it up 3 years ag...
- Failed to load data from database
My app broken, it throw AppwriteException exception. Few days ago it works well. AppwriteException: , ClientException with SocketException: Failed host lookup:...
- AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...