Forum Discussion
Inconsistent Data product behavior
Hi all,
I have created a Data product with two Data assets. When I delete one of the Data assets, the Data product still shows the Data asset, but if I go in and refresh, it shows a "not found" error.
If I want to delete the Data asset from the Data product, it doesn't let me, because it says that it has data Quality rules attached... and that this "Data quality" data must first be deleted.
As you can imagine, I can't delete this data because the Data asset doesn't exist and I can't do anything in the Data quality part.
Is there a solution to delete a "already deleted Data asset" from the list of Data assets within a Data product?
Thanks,
David
- AlikocIron Contributor
Hi,
The issue you're experiencing seems to be related to a disconnect between the data asset deletion and the data product's interface. Even though you've deleted the data asset, the data product still shows it due to existing data quality rules attached to the deleted asset.
Since the system indicates that the data asset has quality rules attached, try navigating to the data quality section to check if there are any residual rules that were not automatically removed when the asset was deleted. If possible, manually remove or disable those rules.
If the interface does not allow you to resolve this, consider checking if there is an API or backend tool available that allows you to manually clear "orphaned" data assets from the data product list. Some systems require a manual cleanup of such inconsistencies.
If there's an option to force a refresh or rebuild the index of your data product, it might help sync the UI with the actual state of the data
Best Regards