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

Ensure only select_multiple questions are flattened into one column #1912

Merged
merged 6 commits into from
Oct 8, 2020

Conversation

DavisRayM
Copy link
Contributor

@DavisRayM DavisRayM commented Oct 1, 2020

Changes / Features implemented

  • Check to see if a question is a select multiple before flattening

Steps taken to verify this change does what is intended

  • Added tests

Side effects of implementing this change

  • N/A

Closes #1906

ivermac
ivermac previously approved these changes Oct 1, 2020
FrankApiyo
FrankApiyo previously approved these changes Oct 2, 2020
@DavisRayM DavisRayM dismissed stale reviews from FrankApiyo and ivermac via 31eda02 October 2, 2020 09:28
Skip the flattening of select multiples questions when the data within
them is already flattened
@DavisRayM DavisRayM merged commit 3d0ce72 into master Oct 8, 2020
@DavisRayM DavisRayM deleted the import-csv-flattening-fix branch October 8, 2020 07:51
@DavisRayM DavisRayM mentioned this pull request Oct 12, 2020
1 task
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.

Missing data fields after CSV import
3 participants