
Graeme Carmichael
-
合計アクティビティ587
-
前回のアクティビティ
-
メンバー登録日
-
フォロー0ユーザー
-
フォロワー3ユーザー
-
投票113
-
サブスクリプション227
アクティビティの概要
Graeme Carmichaelさんの最近のアクティビティ-
Graeme Carmichaelさんがコメントを作成しました:
Jake Sorry I missed your reply. You cannot exclude items from the backlog. But perhaps you can use the ON HOLD ticket status to identify bugs? Then you can filter to exclude on hold items.
-
Graeme Carmichaelさんがコメントを作成しました:
Alex I am not sure how well this would work. But you could try creating triggers based on the requester's time zone. Unfortunately, the requester's domain is not an available option. Meet ALL cond...
-
Graeme Carmichaelさんがコメントを作成しました:
Samuel Are you using ticket sharing across the two Zendesk domains?
-
Graeme Carmichaelさんがコメントを作成しました:
Siri I am not sure what is causing the difference. But you may be better using the Zendesk pre built year to date and month to date metrics. I tested on my account and they produced the same values...
-
Graeme Carmichaelさんがコメントを作成しました:
Jake The backlog dataset contains fewer fields than the support ticket and ticket update datasets. Unfortunately, custom fields are not part of the backlog dataset. So you cannot splice your backl...
-
Graeme Carmichaelさんがコメントを作成しました:
Marco There is no OR operator but searching with the subject:eachWord should work in the same way. It works for me ;)
-
Graeme Carmichaelさんがコメントを作成しました:
Chris Are you sure that your automation is firing? That 7 day condition looks like it will prevent the conditions being met Include the webhook as an additional action in the standard automation....
-
Graeme Carmichaelさんがコメントを作成しました:
Chris-Ivan Yes, this should work. But is it best to use a Webhook and call that from your automation.
-
Graeme Carmichaelさんがコメントを作成しました:
Charles Create 2 custom metrics: Blank is Assignee IF ([Assignee name]=Null) THEN [Ticket ID] ENDIF Assignee is Not Blank IF ([Assignee name]!=Null) THEN [Ticket ID] ENDIF Note that you do n...
-
Graeme Carmichaelさんがコメントを作成しました:
Matt There is a Premium Sandbox feature that allows dynamic content to match your production service. Alternatively, you can create the base dynamic content via the API as well as the language vari...