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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...