Textel Platform Updates
This release is primarily backend, underlying infrastructure updates for Blast.
Critical Bug Fixes
Incorrect permission check on creating new conversations prevented Standard Users from accessing lines
Updating a user throws an error and does not allow the user to be updated
Reporting - Improved Handling of No Data Returned
If a report request results in no data being returned, instead of marking the report as Failed, we will mark it as Success and provide a download file instructing the user to adjust their report parameters to get data.
The goal of this update was to provide clarity to the user that the report itself did not fail and our reporting feature did work as expected. However, the parameters provided resulted in no data being returned. This now gives the user clarity that they can adjust their report filters and try again.
It also reserves the "Failed" status for actual report failures and system issues.
Blast Infrastructure
Blast Microservice, Data Layer, & Remote Procedure Calls
Message Scheduler Microservice, Data Layer, & Remote Procedure Calls
Blast Get/Search Campaigns Endpoints
Unit Tests
Other Items
Nice CXone Data Model in Foundation
Foundation Code Cleanup