I am trying to delete an attribute but it gives me a prompt of successful delete attribute, but the attribute is still exist on my collection
when you do any CRUD operation on collections, attributes, or indexes it queues a job in the background. That success let's you know the job was queued.
I think there's an issue open to help clarify that
related issue: https://github.com/appwrite/console/issues/430
anywyas, there could have been a backup going on at the time. are you still having a problem?
no it is alright right now.
ya, it was the backup then
[SOLVED] Cant delete attribute in cloud version
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 ...