Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tabular metadata file is imported incorrectly to S3 #3023

Closed
hackdna opened this issue Sep 24, 2018 · 0 comments
Closed

Tabular metadata file is imported incorrectly to S3 #3023

hackdna opened this issue Sep 24, 2018 · 0 comments

Comments

@hackdna
Copy link
Member

hackdna commented Sep 24, 2018

  • Specific code commit: 43d0eb9
  • Version of the web browser and OS: any
  • Environment where the error occurred: any

Steps to reproduce

  1. Set REFINERY_S3_USER_DATA to True
  2. Import a data set using a tabular file
  3. Delete the data set

Observed behavior

Metadata file remains in the MEDIA_BUCKET after data set is deleted

Expected behavior

Metadata file is deleted

Notes

Metadata file is not associated with the corresponding FileStoreItem instance but is uploaded to MEDIA_BUCKET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant