Patch Release Notes 4.6.1
Release Name | CX4.6.1 |
---|---|
Status | QA PASSED |
Release ready Date |
|
Release Date |
|
Release Summary |
|
Upgrade Guide |
New in CX4.6.1
This release contains the following new features along with some critical bug fixes.
Features | Description |
---|---|
The system now includes all available options for each question in the answer array. Each option includes an additional property to indicate whether the option was chosen. This is changed to facilitate reports. | |
Add FormID in Survey Distribution | The Form ID of the survey form is added to the survey to facilitate reports. |
Bugs Fixed in this release
Bugs | Description |
---|---|
Channel Session key was not removed after the conversation closure | This issue has been fixed now. The key has now been renamed which will be removed once the channel session ends. For details see (CIM-27026) |
Topic key remained in Redis after the conversation closure | This issue has been fixed now. The data was previously incorrectly inserted against the topic key from the Conversation Monitor, which has now been removed. No key with the identifier |
Supervisor not able to view the Ongoing Conversations Dashboard. | Supervisor is unable to view the Ongoing Conversation Dashboards due to missing some keys in Redis. This resulted in null data being returned for those keys. This subsequently caused errors during conversation to conversation objects.
For details, see (CIM-27076) |
If any option is not chosen for an optional question then Array (empty) is stored | After Update Forrm Data Submission, if no option is selected in an optional question then all possible options will be pushed with |
Boolean and 5-star questions, label="" (empty) instead of any text | This has been fixed and now the label is being pushed in the case of |
Release Test Highlights
Tested Features
Update form data submission to Include all options with selection status.
Remove channel session key from Redis after conversation closure
Remove topic key from Redis after conversation closure
Remove the tracker key from Redis