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: ensure all columns are present in csv #3637

Merged
merged 1 commit into from
Sep 11, 2024
Merged

fix: ensure all columns are present in csv #3637

merged 1 commit into from
Sep 11, 2024

Conversation

thelostone-mc
Copy link
Member

@thelostone-mc thelostone-mc commented Sep 11, 2024

The plugin we use to stringy decides what the columns are by the first entry. If user skips a question -> we don't have that column and the data is not exported.
This PR just generates a set of all questions AKA columns and set that to ensure all questions/answers are accounted for

Deploy

closes PAR-382

@thelostone-mc thelostone-mc requested review from a team as code owners September 11, 2024 12:26
Copy link

linear bot commented Sep 11, 2024

Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:27am
builder-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:27am
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:27am
explorer-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:27am
manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:27am
manager-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 0:27am

@0xKurt
Copy link
Member

0xKurt commented Sep 11, 2024

@thelostone-mc tests are failing

@thelostone-mc thelostone-mc merged commit 5f8b5d8 into main Sep 11, 2024
11 of 14 checks passed
@thelostone-mc thelostone-mc deleted the PAR-382 branch September 11, 2024 15:04
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