fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column

This commit is contained in:
rebuilt 2023-08-23 15:30:43 -07:00
parent 2c9df34fac
commit 7bd7923d41
8 changed files with 300 additions and 98 deletions

View file

@ -1 +1 @@
3.2.1
3.2.2