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

Include manifest file inside zip #9

Open
chinmoy12c opened this issue Feb 23, 2023 · 0 comments
Open

Include manifest file inside zip #9

chinmoy12c opened this issue Feb 23, 2023 · 0 comments
Assignees
Labels
CGCP phase-2 Phase-2 of ODK feature upgrade

Comments

@chinmoy12c
Copy link
Member

Currently, there are as many manifest requests as there are forms downloaded. This leads to a lot of network requests for instance when there are 1000 forms. We need to devise a method to include the manifest files inside the zip itself whereby the manifest files would be pulled from the zip and if not found only then a network call would be made to download it.

One thing to pay attention to is that the manifest files are used to check for new media, a way is needed to update the manifest file when a form is updated and new media is added to the form.

@chinmoy12c chinmoy12c self-assigned this Feb 23, 2023
@karntrehan karntrehan transferred this issue from another repository Mar 9, 2023
@chinmoy12c chinmoy12c added the phase-2 Phase-2 of ODK feature upgrade label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CGCP phase-2 Phase-2 of ODK feature upgrade
Projects
None yet
Development

No branches or pull requests

2 participants