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

[Bug report] Tagging an entity with an unknown tag does nothing #5148

Open
justinmclean opened this issue Oct 15, 2024 · 0 comments
Open

[Bug report] Tagging an entity with an unknown tag does nothing #5148

justinmclean opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@justinmclean
Copy link
Member

Version

main branch

Describe what's wrong

When calling associateTags with an unknown tag, the tag will not be added to the entity and no error occurs. I would expect a NoSuchTag exception to be raised.

Error message and/or stacktrace

N/A

How to reproduce

Call associateTags with a tag name that has not been created in that metalake.

Additional context

Same happens when removing tags.

@justinmclean justinmclean added the bug Something isn't working label Oct 15, 2024
@jerryshao jerryshao self-assigned this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants