fivetran / dbt_zendesk

Fivetran's Zendesk Support dbt package
https://fivetran.github.io/dbt_zendesk/#!/overview
Apache License 2.0
25 stars 30 forks source link

Update filter in filtered reply times CTE in int_zendesk__reply_time_combined #134

Closed fivetran-reneeli closed 4 months ago

fivetran-reneeli commented 5 months ago

PR Overview

This PR will address the following Issue/Feature: https://github.com/fivetran/dbt_zendesk/issues/131

It was discovered that some tickets were not persisting through the final sla policies model, and mistakenly filtered out at the int_zendesk__reply_time_combined model.

This PR will result in the following new package version:

v0.13.2

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

Bug Fixes

Under the Hood

Before marking this PR as "ready for review" the following have been applied:

Detailed Validation

Please share any and all of your validation steps:

If you had to summarize this PR in an emoji, which would it be?

:calendar:
fivetran-joemarkiewicz commented 4 months ago

Consolidating this into PR #136