parse-community / parse-server-s3-adapter

AWS S3 file storage adapter for Parse Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files are not deleted on AWS S3 after being deleted on Parse-Dashboard.

markmssd opened this issue · comments

I'm not sure if it's an issue, or if it's intended, but when on Parse-Dashboard, replacing/deleting a file does not delete it from AWS S3 bucket too. Not much of a problem, but in the long run, the bucket will be full of unused files...

If it's an issue, I can try to PR something.

Files were never deleted from parse.com and that feature is not available on parse-server either. A PR would be nice but seems rather complex and there is no tracking of created or deleted files

Alright, I will close it for now in that case. If I can get something done I will PR it. Thanks!