S3 - Files not deleted
Opened this issue · 0 comments
asib commented
It seems that the library doesn't respond to delete events.
I'm using this library in conjunction with the qor admin library (with gin as the framework), and when I make an Item
(a model in my app, which contains an aws.S3 field) through the admin panel, the file is added to my bucket as expected. However, when I delete the same instance, it would appear that the file is left in the bucket.
It would be really nice if the file could be deleted with the instance.