2026-05-28 - Data Diff Reconciliation Tile Fix¶
Release¶
AgileData.io - Reconciliation Restored: Data Diff Now Returns Correct Catalog Keys
The data diff feature — which compares two datasets to identify differences — was not returning a valid catalog key for the reconciliation tile. This meant the reconciliation view couldn’t link back to the correct catalog entry, breaking the workflow for users investigating data discrepancies.
A related issue was also corrected: the data diff endpoint was previously pointing at a dataset that is no longer deployed (data_quality). It has been updated to consume from the correct active dataset. Together, these fixes restore full reconciliation tile functionality for data diff workflows.
What was happening:
Data diff was returning an invalid catalog key for the reconciliation tile
The data diff endpoint was pointing to a deprecated dataset (data_quality), causing failures
What this means for you:
Reconciliation tiles correctly link to the catalog entry associated with your data diff
Data diff workflows complete successfully without dataset-not-found errors
Last Refreshed¶
Doc Refreshed: 2026-05-28