Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The same tags for different entities with the same name #18060

Open
KsM00000 opened this issue Oct 1, 2024 · 0 comments
Open

The same tags for different entities with the same name #18060

KsM00000 opened this issue Oct 1, 2024 · 0 comments

Comments

@KsM00000
Copy link

KsM00000 commented Oct 1, 2024

Affected module
UI

Describe the bug
We have two different entities - a tabla and a stored procedure - with the same name 'NAME' under one schema.
Stored procedure displays table tags. Manipulations with tags in one entity are reflected in the second entity, without saving the change history.

To Reproduce

  1. I manually added the new tag to the table.
    image

  2. It is now showed in the procedure though versions history shows that no tags were added.
    image

  3. I deleted the tag from the procedure. The action is recorded in versions history.
    image

  4. The tag has disappeared from the table, but table version didn't change.
    image

Expected behavior
For tables and procedures to have their own tags.

Version:

  • OS: Ubuntu
  • Python version: 3.9
  • OpenMetadata version: 1,5,4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant