Patch Release CX4.5.6
Release Name | CX 4.5.6 |
---|---|
Status | QA PASSED |
Release Date |
|
Release Summary |
|
Upgrade Guide |
New in this release
This release contains a feature improvement and high-priority fixes for reported issues
Removal of Bot from Voice Channel
Before this release, the default behavior of the system was, the conversation bot was a part of every conversation irrespective of any channel whether it is voice or chat.
This has now been fixed with the Controller training and the conversation bot will be a part of chat channels only. For details see CIM-26575
Hot Fixes in CX4.5.6
Bugs | Description |
---|---|
Agent Auto-not-ready | When an agent logged out during a call, a timer (2 minutes) triggered the "AGENT UNSUBSCRIBED" event, ending the call. However, the task stayed active, and finding a new agent caused issues due to missing data, leading the task to remain in the system for 1 hour and repeatedly reassigned without notifying agents. This caused a status change to "Not Ready" due to RONA timeouts. With this fix. updated the controller training for conversations to ensure that if an agent logs out, the call and conversation end and the task is closed. This prevents the task from remaining in the system and avoids unnecessary agent reservations and repeated status changes. For details see CIM-26560 |
Multiple Logout for a single Login Time | Due to network glitches, an agent could press the logout button multiple times while disconnected, leading to various logout events being recorded in the database once the network was restored. |
Consult Call remains active after Agent’s forceful logout | When a secondary agent joined the consult call with the primary agent, and upon the primary agent’s forceful logout, the consulted call remained active on the backend. The secondary agent’s conversation view stayed open and required manual closure to end. By doing all this, the consult call persists leading to conflicts upon receiving a new call. Both calls appeared as active and gave unstable call handling experience. Now, if a primary agent ends the main call, the consult call ends automatically, allowing the secondary agent to receive new calls without issues. The consult call terminates as per its regular flow, preventing irregular behavior. For further details, see CIM-26601 |
Call Control Toolbar-not visible to the Primary Agent on forceful logout of the secondary agent | On forceful logout of a secondary agent, the consult call remained active with the primary agent and the customer, without any call control toolbar available for the primary agent to perform any action of ending or unholding the call. This has been fixed by the controller training. On forceful logout of a secondary agent, the call controls are available to the primary agent to take further action to manage the call. The secondary agent is logged out on a manual |
Call Control Toolbar-not visible to the Primary Agent on Supervisor’s logout during monitoring | Before this, when a supervisor is forcefully logged out during a monitored call between a primary agent and the customer, the call continues, but the primary agent loses access to call controls, making it impossible to end or unhold the call without a manual refresh.
|
Displays Error messages during Supervisor’s monitoring | After a primary agent’s forceful log-out during a monitored call, the supervisor’s next call showed an error message and end call events were not properly received by either the customer or supervisor, requiring a page refresh to resolve. With this fix, if the primary agent logs out, the supervisor's next calls start and end in a regular flow with a stable call-handling experience. For details, see CIM-26604 |
Release Test Highlights
Tested Features
Removal of Bot from Voice Channel
Logout Handling during ongoing Call
Planned Bug in this Release