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

Zip files endpoint not working #118

Open
adityavinodk opened this issue Feb 19, 2019 · 1 comment
Open

Zip files endpoint not working #118

adityavinodk opened this issue Feb 19, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@adityavinodk
Copy link
Collaborator

The Middleware doesn't entirely work. 2 middleware functions are being used in fileStorage.js, but they aren't working synchronously one after the other. Need to enforce the order of execution of the functions. Also middleware is using archiver module for zipping the files.

@adityavinodk adityavinodk added the bug Something isn't working label Feb 19, 2019
@parthvshah
Copy link
Member

@aniketnk and I will have a look at it and fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants