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 ability to disable sprints #3

Closed kristin-bagnall closed 3 years ago

kristin-bagnall commented 3 years ago

Not all Jira customers use Sprints, and therefore don't have the Sprint table. This PR introduces the functionality to disable the sprints portion of the code.

kristin-bagnall commented 3 years ago

Additionally, not all customers use Boards. Because we don't use boards in any downstream models, I've deleted the staging model for simplicity, rather than introducing a new variable.

Related issue is here: https://github.com/fivetran/dbt_jira/issues/9