Your Zendesk automation might stop firing due to the restrictive nature of the 'Hours since | Is' condition. Automations run every hour, but not necessarily at the top of the hour or at the same time each hour. For instance, if a ticket was…
To fix Zendesk automation issues related to time conditions, switch from 'Hours since | Is' to 'Hours since | Greater than'. The 'Is' condition is very precise and can easily miss the exact time window needed for the automation to fire. By using…
The 'Hours since | Is' condition in Zendesk automations is a time-based rule that triggers actions when a specific number of hours have passed since a ticket event. However, it's very precise and can lead to missed triggers if the automation…
Using 'Hours since | Greater than' in Zendesk automations provides a more flexible time window for conditions to be met. Unlike the 'Is' condition, which requires precise timing, 'Greater than' allows the condition to be true over a broader range…