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

New config option: Ignore priorities data #30

Closed SteadyGiant closed 2 years ago

SteadyGiant commented 2 years ago

See here.

What change(s) does this PR introduce?

Allow user to ignore Priority data. See PR submitted to fivetran/dbt_jira, linked above.

Did you update the CHANGELOG?

Does this PR introduce a breaking change?

The package still includes Priority data by default.

Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)

Is this PR in response to a previously created Bug or Feature Request

See PR submitted to fivetran/dbt_jira, linked above.

How did you test the PR changes?

Ran on my local Windows machine against Redshift.

Select which warehouse(s) were used to test the PR

SteadyGiant commented 2 years ago

Updated changelog. Added myself as a contributor.