gitcoinco / grants-stack

Round Manager & Grant Explorer & Project Builder of the Grants Protocol
Other
338 stars 165 forks source link

fix: ensure all columns are present in csv #3637

Closed thelostone-mc closed 1 month ago

thelostone-mc commented 1 month ago

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

linear[bot] commented 1 month ago

PAR-382 CSV Export not pulling the one field I need lol

vercel[bot] commented 1 month ago

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 commented 1 month ago

@thelostone-mc tests are failing