memos icon indicating copy to clipboard operation
memos copied to clipboard

Files are not physically deleted from storage

Open jewink opened this issue 1 year ago • 2 comments

Describe the bug

If you delete a file in Resources they are not physically delted on the storage. This applies to both local files and files stored in S3. Used version: v0.13.1 on docker

Steps to reproduce

  1. Upload a file in Resources
  2. Check where it is stored in the file system
  3. Delete the file in Resources
  4. The entry disappears in the web, but not on the storage

Screenshots or additional context

No response

jewink avatar Jun 16 '23 15:06 jewink

~~Furthermore, I would like to add that if you upload a resource from an external link, even when you delete that resource, it will still appear in third-party apps but not in the web app or the assets folder.~~

Solved in v0.16.0

MauroGuida avatar Oct 02 '23 11:10 MauroGuida

This issue is stale because it has been open 14 days with no activity.

github-actions[bot] avatar Feb 07 '24 00:02 github-actions[bot]