Data Integration Release Notes > Fixed issues
  

Fixed issues

The tables in this section describe recent fixed issues for Data Integration. Note that some releases might not include fixes.

May 2025 fixed issues

Issue
Description
CBDM-37857
A mapping that contains a Machine Learning transformation fails if it runs during an upgrade window. After the Secure Agent services are upgraded to the latest version, the mapping runs successfully again.
CLDDI-40615
To delete a mapping, a user’s role incorrectly requires Read, Update, and Delete privileges on mappings instead of only Read and Delete privileges.
CLDDI-40529
The Client ID and Client Secret fields are available when you create the SQL server connection from the data catalog. They're unvailable when you create the SQL server connection from the Connection page using SQL Server Authentication mode in Administrator. These fields should only be available in Service Principal Authentication mode.

April 2025 fixed issues

Issue
Description
CBDM-37805
When you create a mapping task for a mapping in advanced mode and choose a runtime environment that isn't associated with an advanced cluster, Data Integration creates an invalid local cluster.
However, Data Integration creates a valid local cluster when you run the mapping task. You can delete the invalid cluster.
CDAM-4207
In data de-identification rules, if a data element is mapped to more than one data classification, the default data protection applies.
CDAM-1242
If a user has changed the columns in a data source, you must re-run catalog metdata extraction of that data source in Metadata Command Center. Otherwise NULL values for all target columns can result when you run a mapping with that data source in Data Integration.
CLDDI-16357
When you try to select multiple criteria while searching for fields in a transformation, only 1 field is retained at a time.
POP-61962
When a pull by commit hash includes a very large number of assets, some of the assets might not be included in the commit.
TF-5651
A taskflow job intermittently fails with an SSLHandshakeException error.

February 2025 fixed issues

Issue
Description
CDAM-2753
When running a mapping that includes an Access Policy transformation in Data Integration, the following error appears when you click Validation in the Mapping window:
Failed to create the following transformation:
AccessPolicy (AccessPolicy) - An error occurred processing the asset referenced by AccessPolicy (401 - 401 Unauthorized:
"{"statusCode":401,"code":"UNAUTHORIZED","message":"Authentication token not provided.","serviceVersion":"1.0.0.9"}")
Despite the error, the mapping executes correctly. You can ignore the error.