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

Preserve File Hierarchy in Multiple File Zipped Downloads #5498

Closed
djbrooke opened this issue Jan 30, 2019 · 0 comments
Closed

Preserve File Hierarchy in Multiple File Zipped Downloads #5498

djbrooke opened this issue Jan 30, 2019 · 0 comments
Assignees

Comments

@djbrooke
Copy link
Contributor

djbrooke commented Jan 30, 2019

If there’s a zip file uploaded, keep track of the hierarchy as metadata using what the field that was added in #3405, then provide the zip in the same structure when multiple files are downloaded by a user. We’ll need to discuss how to handle files added/removed and how to handle files not added through a zip.

This doesn’t provide hierarchy editing or viewing of the hierarchy, but it’s a big improvement that doesn’t have any UI impact. A better solution will come when #2249 is implemented, or in some intermediate issue.

@djbrooke djbrooke self-assigned this Jan 30, 2019
@djbrooke djbrooke removed their assignment Jan 30, 2019
@landreev landreev self-assigned this Jan 31, 2019
landreev added a commit that referenced this issue Feb 2, 2019
… of a zipped multi-file bundle

(includes verifying the file sizes, checksums and names with folders) (#5498)
@landreev landreev changed the title Retain File Hierarchy on Zip Upload, Restructure Hierarchy on "Download All" Preserve File Hierarchy in Multiple File Zipped Downloads Feb 2, 2019
@landreev landreev removed their assignment Feb 2, 2019
@kcondon kcondon self-assigned this Feb 4, 2019
@kcondon kcondon closed this as completed Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants