#Database attribute stuck "processing"
9 messages · Page 1 of 1 (latest)
Are you self hosting or using appwrite cloud?
appwrite cloud
.
Try deleting that and recreating that
oh it doesn't provide the option to update or delete, but its doesn't seems to affect the creation new documents or updating of the previous document attributes, and i can't delete the collection now, the application is live.
yeah, currently its not possible to delete a processing attribute
can you please share your projectId so someone from team can help with this?
On self-hosted, if one attribute gets stuck, I create a new temporary one so the stuck attribute gets unstuck, and then I delete the temporary one. But I'm not sure if this also works on the cloud.
You should be able to update or attempt to delete the attribute using a server sdk or the cli. This should force it to the stuck state so you can delete.