- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 01:17 PM
Afternoon all
I have a requirement, with the HR Agent workspace, to allow HR agents to see tickets logged in their country, so very similar to tickets assigned to my groups. I thought I could use a condition along the lines of assigned to.country is the same as created for.country but the logic is working. any thoughts?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 05:16 PM
Just to round this off we have resolved it. the script was fine however we moved the script include to the global scope as it was originally in the HR case scope. Hopefully this well help anyone who has this issue in the future.
Jack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 02:37 PM
Just to add to this, we have created a script include which the report is pulling and the logs show it is working as expected but no records show in the report (yes, records exist that should show) script included below.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 05:16 PM
Just to round this off we have resolved it. the script was fine however we moved the script include to the global scope as it was originally in the HR case scope. Hopefully this well help anyone who has this issue in the future.
Jack