Rank 2: Process
Hello,
While testing a function that updates references in a database, my database got erased with no warning or indication.
Here is a Gist of the function that I executed: https://gist.github.com/t0mm4rx/c38e6c1116d3c2e4b4ea40a0b18899cf
Logs of the appwrite container are included. You can see that the issue happened before the Database not found exception.
The function has never called deleteDatabase.
- This is a pretty severe bug that should be fixed
- Any way I can retrieve my data?