[BUG] Display correct SLA Breach Time in the zendesk__sla_policies
model for first and next reply times
#142
Labels
error:unforced
status:in_progress
Currently being worked on
type:bug
Something is broken or incorrect
Is there an existing feature request for this?
Describe the Feature
Currently the
zendesk__sla_policies
end model does provide a SLA breach time field. However, it has become apparent that this field is inconsistent when it comes to thefirst_reply
andnext_reply
SLAs. This is due to the logic pulling the max breach at time for each record pulled through in the intermediate models. What the logic needs to do is identify which record the SLA was breached within and then pull that down for all records so we may persist it to the final model.Describe alternatives you've considered
As of right now there is no intuitive way to directly generate the breach time from the models.
Are you interested in contributing this feature?
Anything else?
No response
The text was updated successfully, but these errors were encountered: