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

Imported resource filenames should be randomized #911

Closed
bjohare opened this issue Nov 9, 2016 · 0 comments
Closed

Imported resource filenames should be randomized #911

bjohare opened this issue Nov 9, 2016 · 0 comments
Assignees
Milestone

Comments

@bjohare
Copy link
Contributor

bjohare commented Nov 9, 2016

Steps to reproduce the error

Import a CSV file using the import wizard. Once the import completes navigate to the Resources tab and click on the resource name to get to the resource detail page. Click the download link. The imported resource filename is not randomised.

Actual behavior

Imported resources are uploaded to S3 from the server-side so the filename doesn't get randomised by django-buckets during file upload. These filenames should be randomised on the server side before being uploaded.

Expected behavior

Imported resource filenames should be randomised.

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

No branches or pull requests

2 participants