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.55k stars 1.05k forks source link

Glossary Term Tag inheritance can't overwrite asset tags #17965

Open devmai opened 1 month ago

devmai commented 1 month ago

Affected module UI

Describe the bug When I as an admin change glossary term tag (for PII) a question pops up to update all assets tags that are linked to that term. After confirming an error message with some ids pop up. The issues here is that already assigned asset tags can not be overwritten and have to be cleared from tags before that inheritance works.

  1. The user can't see a speakable name of assets where an issue happens.
  2. Glossar term tag inheritance doesn't work when asset tags are already assigned. It trys also to apply on deleted assets that were the two errors which came up here.

To Reproduce

Screenshots or steps to reproduce grafik grafik

Expected behavior

  1. The user should see the assets displayname to identify issues.
  2. The expectation is that a change of glossary term tag always overwrites assets tags when they linked to that term. Additionally an apply differentiation between soft deleted and non deleted should be considered.

Version:

Additional context Add any other context about the problem here.