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

Properly map cohort properties #17

Merged
merged 3 commits into from
Sep 14, 2023
Merged

Properly map cohort properties #17

merged 3 commits into from
Sep 14, 2023

Conversation

JakeWymer
Copy link
Collaborator

We were missing some property keys when mapping profiles to a csv array format. This also bypasses the stringify -> destringify step for cohorts as they don't need to be stringified in the first place. We could do more refactoring here, but in the interest of time, we're just sending cohorts through a different flow than the other exports as they seem to be working ok. Also fixes a test.

Copy link

@dongjae93 dongjae93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just small few things

.clasp.json Outdated Show resolved Hide resolved
tests/all.test.js Outdated Show resolved Hide resolved
utilities/misc.js Show resolved Hide resolved
@JakeWymer JakeWymer merged commit 7869171 into main Sep 14, 2023
2 checks passed
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