Please observe my video I cant explain it well I am sorry
Relationships are very slow, its taking forever to update the data in database
I dont thinks so, I think there are something going on background of appwrite cloud
Maybe π€
Attributes and indexes pending
I checked in both STAGING PRoject ID: 65765838d35cf883b5f6 and DEV Project ID: 6518b64d1f08d8955b66, but the attribute and indexes are available. Are they still processing?
just woke up and I checked my relationship attribute was still processing, so I did this steps to refresh:
- create new string attributes, then the relationship attribute will become processed (so weird happen but if I create document it gives me server error)
- then delete the relationship attribute so it gives me a waiting status, so I will delete the string attribute I created earlier so that the relationship attribute will deleted also
There are really have bugs on creating attribute
when I creating attributes, the other attributes that still processing it will processed after you create new one
but even the attribute was processed you cant still create document because it gives me a server error
I just created a new collection for testing purpose
the bugs still out there
Even the index is processed
still got a new problem
Recommended threads
- Column size update error β "Invalid inde...
Hey everyone, Iβm running into an issue when trying to update the size of an existing column in my Appwrite database. Iβm trying to change the size from 30 to 5...
- Invalid query: Attribute not found in sc...
Hiya. I'm trying to use the REST API with documents and doing a simple select with query: https://<mydomain>/v1/databases/<database>/collections/<collection>/d...
- Bug on Updating User Limit
Iβve encountered a bug in the Appwrite Cloud UI when attempting to update the user limit to 0. My goal is to disable public registration while still allowing e...