- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 08:43 AM
Hi, when clicking a link in Virtual Agent to display a ticket the portal is opening in a new tab with the details of the incident. A new VA chat is opening in that tab. Now there are 2 VA chats going on in both tabs. The original one with the links and a new one with the details of the ticket. How can we show the details of the ticket without starting another VA chat?
Thank you,
Diana
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 06:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 06:53 AM
Here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 07:05 AM
Hi Anurag,
Thank you, I've added sysparm_load_active_only=true to the end of that statement, but it still opens 2 chats.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 07:23 AM
try and add this also sysparm_skip_load_history=true
along with sysparm_load_active_only=true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 08:20 AM
Hi Anarag,
I figured out what was wrong. Someone added skip_load_history: true to the Service Portal Agent Chat configuration.
Thank you so much for all your help!
-Diana