fivetran / dbt_hubspot

Data models for Hubspot built using dbt.
https://fivetran.github.io/dbt_hubspot/
Apache License 2.0
33 stars 39 forks source link

[Bug] Compilation error on the end contact lists model #142

Closed fivetran-avinash closed 5 months ago

fivetran-avinash commented 5 months ago

PR Overview

This PR will address the following Issue/Feature: [#141]

This PR will result in the following new package version: 0.17.2

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

🪲 Bug Fixes 🪛

🚘 Under the Hood 🚘

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

Before marking this PR as "ready for review" the following have been applied:

Detailed Validation

Please share any and all of your validation steps:

Was able to reproduce the compilation error when I set hubspot_contact_list_member_enabled was set to false in integration_tests, and then confirm that adding the new variable config in hubspot_contact_lists fixed the issue.

If you had to summarize this PR in an emoji, which would it be?

🥼