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

TDL-21365 Update custom field handling and custom fields schemas #102

Merged
merged 4 commits into from
Feb 23, 2023

Conversation

dsprayberry
Copy link
Contributor

Description of change

  • Modifies custom field handling to ensure formatting is consistent with how the Mambu API functions.
  • Updates schemas for streams that use custom fields to ensure persistence of correct formatting.

Manual QA steps

  • validated with sandbox account / integration

Risks

  • All streams using custom fields will cease to persist the field_set_id, id, and value keys and will instead persist new keys and values for each of their source custom fields. Those key value combinations can be arrays, which could increase the level of nesting / quantity of sub-tables downstream.

Rollback steps

  • revert this branch

@dsprayberry dsprayberry changed the title Update custom field handling and custom fields schemas TDL-21365 Update custom field handling and custom fields schemas Feb 15, 2023
@leslievandemark leslievandemark merged commit 497ed49 into master Feb 23, 2023
@leslievandemark leslievandemark deleted the fix/tdl-21365-custom-field-handling branch February 23, 2023 15:49
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.

3 participants