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 phone_number from being added as a tuple #360

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

m-goggins
Copy link
Collaborator

This PR is a quick fix for the issue we had been seeing in the UAT environment where the home_phone from the seed data was erroneously being added as tuple, which is incompatible with the downstream harmonize functions.

@m-goggins m-goggins marked this pull request as ready for review December 6, 2023 17:03
Copy link
Collaborator

@robertmitchellv robertmitchellv left a comment

Choose a reason for hiding this comment

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

looks great :shipit:

@m-goggins m-goggins merged commit ce803b8 into main Dec 6, 2023
3 checks passed
@m-goggins m-goggins deleted the fix-adding-phone-number-as-list branch December 6, 2023 18:36
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