Tanmay JunejaOriginal post
Rank 1: Thread
I am creating a new collection in my DB, initializing the string attributes, and then adding documents to the database. I am getting the error that the attributes do not exist and in the Appwrite cloud console, it is showing "processing". Why is that?
Please help asap, my app is live and I cannot record data for new users. - New user = New collection + New documents.
Summary
Title: Error in processing attributes of a new collection
Messages: User is experiencing errors while creating a new collection in their database. They have initialized string attributes and added documents, but the error states that the attributes do not exist. The Appwrite cloud console shows the collection as "processing." User needs urgent assistance as their app is live and they cannot record data for new users.
Solution: It appears that the collection is still being processed by the Appwrite cloud. This can cause the attributes to not be recognized. The user should wait for the processing to complete before adding documents to the collection.