fivetran / dbt_jira_source

Fivetran's Jira source dbt package
https://fivetran.github.io/dbt_jira_source/
Apache License 2.0
11 stars 11 forks source link

Add logic to allow users to disable the "components" table #9

Closed kristin-bagnall closed 3 years ago

kristin-bagnall commented 3 years ago

This PR introduces the jira_using_components variable, which can be set to false to allow users to disable any models related to jira's component table.

Related issue