最近の検索
最近の検索はありません
Auto update status
投稿日時:2023年1月05日
We simply name a "New" ticket as a queuing ticket or unassign ticket.
How can i set this scenario:
When the agents open / see the tickets:
1. Assigne will be automated filled in with their name
2. Status will be automate change to Open
So that we can easily track New Time (queuing time), and Open Time (Handling time by agent) for each ticket
0
1
1件のコメント
Lou
Zilvia Permata Sari - Innovation Team
We do this with a trigger. Set your conditions (i.e. ticket is created, etc.) then use the following actions:
Assignee is current user
Add tag (whatever you want to prevent the trigger from firing again)
Status Open
One of your conditions will need to be Tags contain none of the following (the tag you add in the actions).
If you need more detail, let me know.
0