Skip to content

v1.1.0-a2 dbt_zendesk

Pre-release
Pre-release
Compare
Choose a tag to compare
@fivetran-data-model-bot fivetran-data-model-bot released this 16 Sep 16:09

PR #216 includes the following updates on top of v1.1.0-a1.

Bug Fix

  • Removes a filter in int_zendesk__updates that was erroneously filtering out some first reply messages. This filter was intended to remove "batched" chat messages stored in the TICKET_COMMENT table, but the filter is unnecessary (and in some cases problematic) for properly calculating downstream SLA metrics.

Full Changelog: v1.1.0-a1...v1.1.0-a2