I tried to delete an attribute from a collection but it doesn't get deleted instead it shows "stuck" next to this attribute. Since then I have not been able to list documents from this collection.
How can I resolve this?
What happened before it became stuck? Was it processing?
Yes
You were supposed to wait...
What happens if you list documents now?
Noted
I still can't list them in my flutter app but I can read/get individual documents by their id
I understand you're saying you can't. Would you please clarify what exactly happens?
The connection hangs, doesn't return any results nor does it returns any error.
That's probably a database lock. Just wait
For maybe 30 minutes
OK, it's the only collection that doesn't list documents, other collections function as normal.
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...