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

Allow integer types to be treated as the strings pendo sends #97

Merged
merged 3 commits into from
Apr 28, 2022

Conversation

cosimon
Copy link
Contributor

@cosimon cosimon commented Apr 26, 2022

Description of change

Pendo will report custom metadata fields to have a type of integer but when the tap receives the data it comes in as a string containing a decimal value. This change adds fallback types for custom metadata integers.

Manual QA steps

  • Ran on a connection that was failing due to transformer errors because the type did not match

Risks

Rollback steps

  • revert this branch

@cosimon cosimon merged commit 5c91803 into master Apr 28, 2022
@cosimon cosimon deleted the allow-improperly-typed-custom-fields branch April 28, 2022 19:59
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