Skip to content

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

Merged
cosimon merged 3 commits into
masterfrom
allow-improperly-typed-custom-fields
Apr 28, 2022
Merged

Allow integer types to be treated as the strings pendo sends#97
cosimon merged 3 commits into
masterfrom
allow-improperly-typed-custom-fields

Conversation

@cosimon

@cosimon cosimon commented Apr 26, 2022

Copy link
Copy Markdown
Contributor

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