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 parent_id field in the field_option table #32

Closed sergiisolaa closed 2 years ago

sergiisolaa commented 2 years ago

Pull Request Are you a current Fivetran customer? Sergi Solà - Data Analytics Engineer - Wallbox Chargers

What change(s) does this PR introduce?

Add parent_id field in the field_option table. The field is used when defining custom fields as parent and child custom fields can be created to define some main categories and subcategories.

Did you update the CHANGELOG?

Does this PR introduce a breaking change?

It does not introduce a breaking change in the package as we are only introducing one new field in a table, from which no other table depends in the package.

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

How did you test the PR changes?

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

Provide an emoji that best describes your current mood

:dancer: **Feedback** We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your [feedback](https://www.surveymonkey.com/r/DQ7K7WW) on our existing dbt packages or what you'd like to see next.