You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding the quickstart.yml file I noticed the sage_intacct__using_bills variable is applied to the bill and bill line staging models, but not the tmp models. Therefore, if someone were to disable these models then the package would fail. We need to apply the config to the tmp models as well.
Relevant error log or model output
No response
Expected behavior
The sage_intacct__using_bills variable is applied to all the relevant models
Is there an existing issue for this?
Describe the issue
When adding the quickstart.yml file I noticed the
sage_intacct__using_bills
variable is applied to the bill and bill line staging models, but not the tmp models. Therefore, if someone were to disable these models then the package would fail. We need to apply the config to the tmp models as well.Relevant error log or model output
No response
Expected behavior
The
sage_intacct__using_bills
variable is applied to all the relevant modelsdbt Project configurations
Package versions
Latest
What database are you using dbt with?
postgres, redshift, snowflake, bigquery, databricks
dbt Version
Latest
Additional Context
No response
Are you willing to open a PR to help address this issue?
The text was updated successfully, but these errors were encountered: