Release Notes > Fixed issues
  

Fixed issues

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

July 2025 fixed issues

Issue
Description
DQC-37725
When you run Data Observability multiple times on a data set, profiling metric values are not deleted when anomalies are introduced and detected during later runs.
DQC-37724
If you import a rule specification that contains an invalid expression in the rule logic, Data Quality fails to display a validation error.
DQC-37175
Data Quality throws an error when you create an exception task in the following scenario:
  • - The data profiling task that you use reads a mapplet as a source.
  • - You apply filters in the data profiling task.
DQC-37164
A rule specification returns different output data at run time when rule specification name contains spaces than when the name contains no spaces. The issue arises when you use a mapplet in the rule specification.
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-36072
Data Quality throws an error when you create a Microsoft Fabric rule specification through an API, run the asset in the user interface, and save the asset.
DQC-35047
Data Quality throws an error when you test a rule specification in the following scenario:
  • - The rule specification contains a mapplet with a Java transformation that uses several external libraries.
  • - You test the rule specification in advanced mode.
DQC-24851
The following issues arise when you create tags, assign tags to an asset, or remove tags from an asset:
  • - When you add a tag to an asset, a current tag is removed from the asset.
  • - When you add tags to an asset and delete the tags on the Explorer page, you can still see the tags in the asset.
  • - When you add a tag to an asset and close the asset without saving, you can still see the new tag in the Explorer page and within the asset.

April 2025 fixed issues

Issue
Description
DQC-35909
When you test a basic rule specification, Data Quality can append two to three redundant zeros to the end of a float or date value. The issue can arise when the float value ends in a zero following the decimal point or the date value includes milliseconds that end in a zero.
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-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-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.
DQC-35775
When you configure an exception task to write to local storage and run the task, the exception Job details page does not identify the data storage type.
DQC-35780
If an exception task name includes a character space and you configure the task to write to your local storage, the task execution fails.
DQC-35787
The exception data generates with the name REPLACE_WITH_LOCAL_TARGET_NAME.csv in the following scenario:
  • - You create an exception task that writes to local storage.
  • - You add a custom email address in the Email notification options of the exception task.
  • - You run the task.
DQC-35793
An exception data appends _out to the field names in a local storage file in the following scenario:
  • - You create a profiling task with a source mapplet.
  • - You create an exception task that writes to local storage from the profiling task, and you run the exception task.
DQC-35796
An exception task fails in the following scenario:
  • - You create the exception task from a profiling task that reads an Oracle source.
  • - You configure the exception task to write to local storage.
DQC-36075
If you rename an exception task and run the task, the updated name doesn't appear in the exception job or exception file.
DQC-36076
When you run an exception task that writes to local storage, the Job details page displays the number of exception issues as the source rows value.
DQC-35771
When you run an exception task that writes to local storage, the Rule Names and Rule Input columns are absent from the exception data file.
DQC-35709
A rule specification test fails in the following scenario:
  • - You configure an advanced rule specification with an input and output of data type float. - You set the precision to 50 and the scale to 28.
  • - You configure a simple expression and test the rule specification.
DQC-36520
The email notification doesn't show the percentage of exceptions in the following scenario:
  • - There is no exception data.
  • - The generated exception data is less than 1 and more than 0.
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.
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-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-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-36983
When you run a schedule with multiple exception tasks, most of the exception tasks are stuck in a queue and remain there until you manually stop and restart the job run. (November 2024 release)
DQC-34805
When you test any data quality asset other than a rule specification, the test does not return data for the final row of input data.
DQC-34904
If you add special characters to a rule specification name with special characters, Data Quality does not invalidate the name change. The issue arises when you filter on the Explore page for assets that use tags.
DQC-34952
Data Quality can display a validation error for a valid rule specification when you perform the following steps:
  1. 1You configure the asset in basic mode.
  2. 2You configure the custom expression IIF in a rule statement in a child rule set.
  3. 3You convert the rule specification to advanced mode.
  4. 4You validate the asset.
DQC-33698
Data Quality does not invalidate a rule specification in the following scenario:
  • - You configure the rule logic to read a rule specification that includes a control character in its input field.
  • - You validate the rule.
DQC-31556
The test results in an advanced rule specification display output as duplicate double quotes instead of blank values in the following scenario:
  • - You create an advanced rule specification with simple configurations and run the test data.
  • - You create a simple basic rule specification, convert the rule to advanced and run the test data.
DQC-24892
In the Test Data panel of an advanced rule specification, you see the date output in two different formats when you select the input and output data type as Date and apply the following logic:
  • - If Input!=NULL then output=Input ENDIF
  • - If Input!=NULL then output='04/05/1994 12:00:00' ENDIF

February 2025 fixed issues

Issue
Description
DQC-35713
Data Quality may not download all of the expected address verification reference data within the timeout period on an IDMC POD that runs on Oracle cloud infrastructure. (October 2024 release)
DQC-34805
If you run a test in a Data Quality asset, the asset fails to return the test results for the final row of input test data that you enter.
The issue arises in cleanse, deduplicate, labeler, and parse assets. (October 2024 release)

November 2024 fixed issues

Issue
Description
DQC-35258
An exception task job that reads a mapplet source appends the string _out to the source data columns.
DQC-35132
Data Quality does not display a useful onscreen message in the following scenario:
  • - You try to open an exception task that you imported, but it is associated with a Secure Agent that is currently not up and running.
DQC-35119
Data Quality displays an error message when you run an exception task and use bigInt datatype in the following source connectors:
  • - Databricks
  • - Google Cloud Storage
DQC-34932
Data Quality fails to send email notifications when an exception task job fails. The issue arises when the Secure Agent that you selected in the associated profiling task is inactive in the runtime environment.
DQC-34926
Data Quality creates and deletes a temporary rule in the Default project when you test a rule specification, but it does not delete the rule if you cancel the test.
DQC-34345
Data Observability is not available in Metadata Command Center for the following catalog source types:
  • - Apache Hive
  • - MariaDB
  • - Microsoft Fabric OneLake
  • - MySQL
  • - PostgreSQL
  • - SAP BW
  • - SAP HANA
  • - Teradata
DQC-34158
If you update the input name in a cleanse asset and click Sort in Test panel, the names do not update immediately.

October 2024 fixed issues

Issue
Description
DQC-34908
Data Quality can display a validation error for a valid rule specification when you perform the following steps:
  1. 1You configure the asset in basic mode.
  2. 2You configure the custom expression IIF in a rule statement in a child rule set.
  3. 3You validate the asset.
DQC-34884
Data Quality invalidates a valid rule specification in the following scenario:
  • - The rule specification contains a rule statement that reads 17 or more dictionaries.
DQC-34506
An exception task job fails to run and the service becomes unresponsive when the Secure Agent that you selected in the associated profiling task is inactive in the runtime environment.
DQC-34505
A scheduled exception task job fails to run when the Secure Agent that you selected in the associated profiling task is inactive in the runtime environment.
DQC-34473
A mapping or profiling task that reads a rule specification asset generates a warning when the rule epecification inclues a TO_DECIMAL('NOT A NUMBER') function. Following multiple runs, the mapping or profiling task accumulates multiple such errors and fails.
DQC-34337
A mapping that contains a Deduplicate transformation fails in the following scenario:
  • - You set the data locale to Arabic in the deduplicate asset.
  • - Your source data contains Arabic script characters.
  • - You run the mapping in advanced mode in an advanced serverless runtime environment.
DQC-34039
A rule specification asset does not return the expected results in the following scenario:
  • - The rule statement in the primary rule set reads a mapplet that contains the result of a child rule set.
DQC-33934
If you have Read permission for assets and no other permission, the Save option appears and the Convert to Advanced option remains enabled when you open a rule specification asset.

August 2024 fixed issues

Issue
Description
DQC-34010
If you enter test data in a cleanse asset and then add one or more input fields, you cannot enter test data for the newly added input fields.
DQC-33628
An exception task fails when the Exception description field in the associated rule specification contains double quotation marks.
DQC-24049
When you run a mapping with a Verifier transformation, the Secure Agent applies the default value of 5 for the ParallelExecutionInstances property and ignores any non-default value that you define on the property.

July 2024 fixed issues

Issue
Description
DQC-33450
Data Quality does not display a validation error when you use control characters in a primary rule set name.
DQC-33441
A rule specification asset does not display a validation error in the following scenario:
  • - You use an input of integer or float data type in the rule logic.
  • - You use the is within or is not within operator in the rule logic.
  • - You specify a data type in the List of Values function that is different to the input data type.
DQC-33440
When you configure a rule specification, you can enter a script with HTML tags as a parameter value in the List of Values function in the following scenario:
  • - You use the Date/Time data type for the parameter value that you define in the List of Values function.
  • - You use the is within or is not within operator in the rule logic.
DQC-33352
You cannot create an exception task from a profiling task when the runtime environment that you selected to create the profiling task contains an inactive Secure Agent.
DQC-33289
Data Quality fails to convert a rule specification asset from basic mode to advanced mode in the following scenario:
  • - The rule logic reads a dictionary from a bundle.
DQC-33039
When you click a link to a dictionary in the Depends on section on the Asset References panel of a cleanse asset, the dictionary appears empty when it opens.
The issue is observed when you log in with a support engineer role.
DQC-32247
The test results on a rule specification asset can display varying numbers of decimal digits. The issue is observed in the following scenario:
  • - You configure the custom expression FV, NPer, Pmt, PV, or Rate in a rule statement.
  • - You save and convert the rule specification to advanced mode.
DQC-31768
You cannot save a dimension value to a Cleanse asset.
DQC-31073
Data Quality does not enable the Select button in the Select Mapplet dialog box when you specify a mapplet in a rule specification action.
DQC-31039
The Job details page incorrectly updates the duration time of an exception task job when you resume a failed job.
DQC-30770
When you import or export multiple assets in Data Quality, the service does not display the number of assets that you import or export.
DQC-30553
A Verifier transformation adds incorrect version data for the Informatica address verification engine to an AMAS (Australia) certification report. The transformation identifies the engine version number as 5.16.2.
DQC-24689
A rule specification asset in advanced mode erases the test data from an input field in the following scenario:
  • - You use an IS_SPACES function in the rule logic.
  • - The test data input field contains character spaces only.