Agent Chat closing automatically when ticket number entered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2023 11:21 AM - edited ‎12-26-2023 11:23 AM
We are having an issue with Agent Chat where if a user or agent enters the ticket number in the chat then the chat is automatically closed. It appears what is happening is that the "Assocate Record" option is being engaged and associating the Interaction record with the existing ticket number (i.e. Incident or RITM number).
This issue is also not allowing our agents and users to interact with each other and share ticket numbers via the chat session.
Wondering if anyone else has come across a similar action and what actions were taken to prevent it. I attached a copy of the chat transcript to see what is happening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 08:29 AM
Hi @DTURNER247 -
What should happen is that the associated record should display for easy access for the agent and the user. In my example, I enter an RITM and the associated record is displayed and I can continue the conversation. I get the same link but it does not end the conversation. In the conversation record (sys_cs_conversation), the associated tasks and messages (sys_cs_messages) might give you some insight. In mine, there is a record for this in sys_cs_message (the UI type is output card), followed by my action messages before my user ends the chat.
Perhaps there's a rule or some customization on the interaction table that you could also verify.
Hope that helps -
Tricia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 08:37 AM
Thanks Tricia for the feedback and insight. We have also observed that this auto-closure only happens when the user enters the ticket number in their response to the Agent. If the Agent enters the ticket number in the chat then the ticket detail is presented as a card like in your example.
We will look at the underlying conversation records a little deeper to see if we can find this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 10:24 AM
LOL - not enough coffee this morning! I didn't realize "beth" was answering her own question 🙂 . I tested again, where "david" types in the RITM and I was still able to move past the associated record to continue the conversation, slightly different results. After David types in the associated record as well, the UI card does not display to the end user but the conversation continues.
In the sys_cs_message table (where I can compare both Output cards), nothing appears different in mine, however I can see what task is being called. I would see if there are edits to the UI Actions, client scripts or business rules on the interaction table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 07:30 AM
I am experiencing the same issue described by DTURNER, has anyone found a resolution to this issue?