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
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...