Release Notes > Known issues
  

Known issues

The tables in this section describe known issues for Data Quality.

April 2025 known issues

Issue
Description
DQC-37045
An exception task that writes to local storage loses its target connection details after you import the task.
DQC-37005
Data Quality throws a validation error in the following scenario:
  • - You create a basic rule specification.
  • - You configure the rule logic with a STANDARDIZE function and IFF statements.
  • - You validate the rule specification.
DQC-36824
When you run an exception task, open the Job Details page while the job is in progress, and refresh the page multiple times, the exception data download becomes inactive. During this time, you can't access the exception data.

February 2025 known issues

Issue
Description
DQC-36133
If a basic rule specification is configured with a mapplet that has multiple inputs, but only one input is mapped in the rule logic, an error appears when you convert the rule specification to advanced mode.
DQC-36081
For users with the Support Engineer role, Data Quality fails to load and throws a 503 Service Unavailable.
DQC-36074
In a labeler asset, you see a space is selected by default and appears in the output field delimiter, instead of the previously selected value after performing the following steps:
  • - Select a value for the output field in the labeler asset property and save the asset.
  • - Re-open the Labeler Properties dialog box and create a new custom delimiter for the output field delimiter.
  • - Delete the newly created delimiter.
DQC-36072
If you create a Microsoft Fabric rule through API, run the rule and save it, Data Quality throws an error.
DQC-36006
When you open a dictionary asset from a hyperlink in Data Profiling, an error appears.
DQC-35979
When you add a new field-based consolidation in a deduplicate asset, the new field doesn't appear in the Test Data panel of the Consolidation tab.
DQC-35947
The rule specification in basic mode fails to generate correct outputs when you perform the following actions:
  • - Select Date/Time as the data type in the input.
  • - Configure rule logic as IF <input> is not null value THEN <input>, add some input, and run the rule specification.
DQC-35945
When you configure the rule logic of a rule specification in basic mode to the TO DATE function and pass the format as yyyy-MM-dd hh:mm:ss.ms, Data Quality throws an error.
DQC-35921
If you create a rule specification in basic mode but the input data type doesn't match with the rule logic conditions you specify, Data Quality fails to display a validation error.
DQC-35859
If you run a rule specification asset that contains nested rules, Data Quality fails to run the rule specification.

November 2024 known issues

Issue
Description
DQC-36520
The email notification doesn't show the percentage of exceptions in the following scenario:
  • - When you configure multiple exception tasks to write the results of the exception task jobs to Informatica's cloud storage.
  • - There is no exception data.
  • - The generated exception data is less than 1 and more than 0.
DQC-36458
Verifier mappings fail to run because the Secure Agent could not download the Address Verification IPU license files and ignored the customer agent proxy configuration setup.
DQC-35982
The verifier mapping fails to run if there is no Address Verification license file folder in the CDQAV.LicenseFileDirectoryPath.
DQC-35630
When you test a parse or labeler asset, Data Quality creates a duplicate of the last row of input data in the second row of the test pane.
DQC-35765
A rule specification in advanced mode uses the rule specification properties to define a scale value for an output and not the output properties.
DQC-35721
Data Quality can return <NULL> in place of an empty cell in an advanced rule test. The issue is observed when you use the following functions:
  • - MOVINGAVG
  • - MOVINGSUM
  • - RATE
DQC-35230
An error occurs when you validate an advanced rule specification in the following scenarios:
  • - You converted the rule specification that used bundled dictionary from basic mode.
  • - The rule specification reads a bundled dictionary from a folder that contains a character space in its name.