Skip to content

Wrap export metadata fields with quotes#519

Open
mike-kaimika wants to merge 1 commit intomasterfrom
export_quotes
Open

Wrap export metadata fields with quotes#519
mike-kaimika wants to merge 1 commit intomasterfrom
export_quotes

Conversation

@mike-kaimika
Copy link
Copy Markdown
Collaborator

While working on another task, the export metadata was generated a CSV with bad data. This was because of text I had within the comment_summary column containing a semicolon. That split the column in two, which shifted the remaining columns over

This PR changes the CSV export to wrap non-numeric fields with quotes, which fixes the formatting issues

@mike-kaimika mike-kaimika self-assigned this Apr 22, 2026
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.

1 participant