Revision as of 18:03, December 19, 2022 by Jaba (talk | contribs)
Jump to: navigation, search

8.5.202.99

Web Services and Applications Release Notes

Release Date Release Type Restrictions AIX Linux Mac Solaris Windows
12/xx/22 Hot Fix X


Helpful Links

What's New

This release includes only resolved issues.


Resolved Issues

This release contains the following resolved issues:


Workspace Web Edition

Inbound email is no longer displays an empty email body content in Agent Desktop. Previously, in a scenario where, if an agent forwarded an inbound email from a customer to an external resource, and if the customer replied to that forwarded email, this reply received by the agent displayed an empty email body content. (HTCC-31840)


The attachment area for email interactions in Agent Desktop now contains a specific maximum height, beyond which, the attachment area will be scrollable if there are too many attachments. Previously, the attachment area automatically expanded if there were too many attachments. This reduced the size of the email body editor making it too small to work with. (HTCC-31838)


Agent is no longer receives a warning message stating that a reply for the inbound email is already in progress when replying to an inbound email, after having forwarded this inbound email to an external resource. (HTCC-31837)


Web Services API

Previously, when Cassandra performance logger was enabled, GWS wrote down the incorrect value of execution time. Now, it’s fixed and represents the actual time. (HTCC-31854)


Previously, while using the cache for ContactCenter settings, GWS might send multiple concurrent read requests to Cassandra for the same data evaluation. Such readings lead to unnecessary increased load on database. Now, GWS can be configured to use BlockingCache which prevents simultaneous data evaluation and concurrent read requests to Cassandra. To enable this new functionality, the following option should be set:

serverSettings:
cachingSettings:
enableBlockingStrategyForContactCenterSettingsCache: true

(HTCC-31853)


Previously, if BlockingCache for BusinessUnits was configured (enableBlockingStrategyForBusinessUnitsWithSubresourcesCache: true), GWS might receive a deadlock while reading data from Cassandra for cache population. In this scenario where error for read operation is received, the client for corresponding API request that caused this data evaluation, will receive a “403 Forbidden" error, and all other subsequent API requests will receive a “503 Service Unavailable" error, since cache is turned into locked state and is not populated anymore. This defect only affects agents with supervisor role and causes prolonged login time or inability to view their agents' states on the supervisor’s dashboard. Now, a possibility of deadlock was remediated, and attempt for cache population is done with next the API request. (HTCC-31836)



Upgrade Notes

No special procedure is required to upgrade to release 8.5.202.99.

Comments or questions about this documentation? Contact us for support!