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

Flatten select multiples in repeating sections during CSV import #2578

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

kelvin-muchiri
Copy link
Contributor

@kelvin-muchiri kelvin-muchiri commented Apr 8, 2024

Changes / Features implemented

Fix bug where split select multiples within repeating sections do not flatten during a CSV import. The XML and JSON after import has the values for the select multiples split

Steps taken to verify this change does what is intended

  • QA

Side effects of implementing this change

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2581

@kelvin-muchiri kelvin-muchiri changed the title Flatten select multiples in repeating sections Flatten select multiples in repeating sections during CSV import Apr 8, 2024
@kelvin-muchiri kelvin-muchiri force-pushed the flatten-select-multiples-repeating branch from d28ad57 to 7909095 Compare April 8, 2024 14:22
@kelvin-muchiri kelvin-muchiri force-pushed the flatten-select-multiples-repeating branch from 660ce47 to 0651097 Compare April 12, 2024 06:53
@kelvin-muchiri kelvin-muchiri merged commit e266096 into main Apr 12, 2024
9 checks passed
@kelvin-muchiri kelvin-muchiri deleted the flatten-select-multiples-repeating branch April 12, 2024 07:08
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.

Select multiples within repeating sections not flattened during CSV import
3 participants