okfn / ckanext-s3filestore

Use Amazon S3 as a filestore for CKAN
GNU Affero General Public License v3.0
14 stars 34 forks source link

Deleting dataset doesn't delete the S3 resource #13

Open vg-github opened 7 years ago

vg-github commented 7 years ago

Is this a feature, or a bug? Do I need to configure the plugin in a way that datasets are automatically deleted from S3 once they're deleted from CKAN?

teodorescuserban commented 5 years ago

It is neither. The delete is not implemented all the way. See clear_key definition and usage in uploader.py