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
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- how can i make a relationship between a ...
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the s...
- Google login on mobile not working
Hi the gg login auth in mobile not working. No error show. But the user couldnt login in Attached is the video. Desktop is working well and im using custom doma...