fivetran/dbt_zendesk

[Feature] Add Flag for CreatedSolvedClosedSameDay

Opened this issue · 2 comments

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

This flag would simply signify if a ticket was either solved or closed on the same day it was created. (day defined by the local time zone of the user). The goal of this flag is to power reporting around how fast tickets are solved, outside of SLA metrics. Additionally, this flag takes auto-closed tickets into account.

Describe alternatives you've considered

Today, I have code that leverages the base Ticket Field History for coding out my own flag that delineates if a ticket was closed or solved on the same day it was created.

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance and will schedule time during your office hours for guidance.
  • No.

Anything else?

No response

Thanks for submitting this feature @chanafee! I agree this flag would be a worthwhile feature to add and we would love if you'd be willing to contribute.

If you'd like to expedite adding this to the package, would you be able to open a PR on this package and contribute this code? We would then be able to review it more quickly and ship it live to a new package upgrade.

If not, we will be able to look at this in the future, but it might take a bit longer before this goes live.

Let us know which approach works best for you! Looking forward to working with you on getting this flag into our package.