最近の検索
最近の検索はありません

Charles Stover
参加日2021年4月15日
·
前回のアクティビティ2022年9月12日
フォロー中
0
フォロワー
0
合計アクティビティ
4
投票
0
受信登録
2
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Charles Stover
Charles Stoverさんがコメントを作成しました:
Easy: say I have an agent that only works a half week as part of their schedule. I already have an automation escape in place that checks to see if the calendar hour SLA is greater than business hour SLA by a significant margin to bump off tickets that would remain assigned to them but should be handled by another agent, but tickets that have already breached SLA don't end up getting caught by the automation. So at the end of that person's schedule for their week, I'd need all of their tickets to be reassigned (more simply, unassigned would work).
コメントを表示 · 投稿日時:2021年5月18日 · Charles Stover
0
フォロワー
0
投票
0
コメント
Charles Stoverさんが投稿を作成しました:
I am looking to see if there's a feature on the horizon (or available) that will allow a recurring schedule to fire actions on tickets that meet certain conditions (example: end of day on Wednesday, have all SLA breached tickets in the Open condition be removed from assignment from a particular assignee).
From my experience crafting triggers and automations, it appears that triggers can tell absolute time (by comparing against a schedule), but can't fire on their own (need an inciting event), and automations can only tell relative time, but not absolute time.
A workaround that could work for this is set up a business schedule, call it something like "Wednesday EoD" or something, have it run for a couple hours after normal business hours. Then, create a recurring automation loop on tickets that match the conditions of updated at least an hour ago, in the open status, SLA breached, and assigned to the assignee in question. Then, have it apply a garbage tag to the ticket (which can be used to satisfy the recurrence lock on automations) and pair it with a trigger that automatically removes that garbage tag. This forces tickets that meet the condition to update every single hour, allowing a "net" trigger to catch the update if it happens within the particular end of day schedule.
This can get pretty clunky when dealing with many recurrence loop automation/trigger pairings (and can even become disruptive if you have automations that are based on other update length conditions). Is there something presently available or on the way to schedule triggers instead?
投稿日時:2021年5月14日 · Charles Stover
5
フォロワー
8
投票
3
コメント