open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.44k stars 1.03k forks source link

Wrong faceted UI for tableau models: dashboard, chart, data models #17675

Closed nicor88 closed 1 month ago

nicor88 commented 1 month ago

Affected module UI

Describe the bug When searching something in OM, the faceted search in case of tableau models(chart,data-models and dashboards) shown the ID of the tableau entity, not the name.

To Reproduce

Screenshot 2024-09-02 at 19 37 16

Expected behavior I would like to see the name of the entities, not the ids, to really facilitated the users the usage of faceted.

Version:

Additional context Add any other context about the problem here.

harshach commented 1 month ago

@karanh37 can you handle this, for dashboards, dashboardDataModel, charts we should show displayname, and search API does give you all the details

image