Bug: Tables are not delete from the db container when Project is deleted from the console.
- 0
- Web
the been the nvironment: AppWrite version: 1.4.1 OS: Linux
Use Case : When trying to delete the project from the web console and when I check backend database from the container, I found that the table count based on the tables related to the project based on the _id has not deleted. The logs from appwrite-delete-worker is attached.
The main line is : [critical] (Job{v1-deletes} | ID: 6764542f4f9a4bb71f9bb6c87db66423 | DeletesV1 | JSON Data Attached in file) has failed Utopia\Database\Exception: Collection "domains" not found in /usr/src/code/vendor/utopia-php/database/src/Database/Database.php: 4053
oye. thanks for catching this. would you please create an issue on github so. we don't lose track of this?
Thanks for ur attention. Waiting for fix as it's impacting me. Right now as a work around I am thinking to write a crown job to delete the undeleted tables if there is no entry in console_ project table.
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126