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

remove ticket schedule from qs file #143

Closed fivetran-reneeli closed 7 months ago

fivetran-reneeli commented 7 months ago

PR Overview

This PR will address the following Issue/Feature: For Quickstart transformations we have removed the ticket_schedule requirement. As such we need to remove it from the config in our quickstart.yml, otherwise customers who don't have the ticket_schedule table will not see certain end objects populating.

This PR will result in the following new package version:

na

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

Bug Fix

na

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

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

Detailed Validation

Please share any and all of your validation steps:

This will be validated by seeing the relevant end objects such as the first_reply_time_business_minutes metric populate

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

:dancer: