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

Some additional fixes for CSV downloads #1768

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Some additional fixes for CSV downloads #1768

merged 2 commits into from
Dec 14, 2023

Conversation

rebkwok
Copy link
Contributor

@rebkwok rebkwok commented Dec 12, 2023

Some additional fixes for CSV downloads:

  • The cached CSV data was previously only being saved when codelist shas were checked, not when the csv file was downloaded. This was irrelevant for dm+d downloads, because the weekly import re-cached everything, but it meant that other downloads were never using the cache when we expected them to.

  • Fixes a bug with creating the formatted CSV download with mapped-in VMPs where the original CSV data did not contain an identifiable "term" column (this affected a total of 12 codelist versions)

@rebkwok rebkwok merged commit a34820f into main Dec 14, 2023
6 checks passed
@rebkwok rebkwok deleted the csv-fixes branch December 14, 2023 12:06
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

Successfully merging this pull request may close these issues.

2 participants