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

Fix broken xls exports #233

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Fix broken xls exports #233

merged 1 commit into from
Mar 15, 2021

Conversation

joshuaberetta
Copy link
Member

Joining tags into comma-separated lists now handles the _submission_ prefix and all list objects are coerced to strings before attempting to export to xls format.

Related issues

closes #232

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 84.039% when pulling 12b1868 on 232-fix-broken-exports into b52d29b on master.

src/formpack/reporting/export.py Show resolved Hide resolved
@jnm jnm merged commit feddaaa into master Mar 15, 2021
@jnm jnm deleted the 232-fix-broken-exports branch March 15, 2021 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export to xls failing on list objects
3 participants