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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...