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

Tags are not being cascaded for the terms which are linked to the Data-entity Structure. #1688

Closed
mavenzer opened this issue Jun 18, 2024 · 5 comments
Assignees
Labels
kind: bug Something isn't working scope: frontend Frontend task

Comments

@mavenzer
Copy link
Contributor

With the recent release of ODD-Platform (0.27.0), we have observed an unusual behavior when linking terms to the data-entity structure. Specifically, the tags associated with the terms are not being carried over, despite the terms themselves having tags.

For additional context, please refer to the attached screenshots. Notably, the tags are not visible at the term level.

tag

For the data-Entity where we have linked the terms with the tags. We cannot see the tags being cascaded down to the terms.

date-e

terms

@mavenzer mavenzer added the kind: bug Something isn't working label Jun 18, 2024
@RamanDamayeu
Copy link
Contributor

Hi @mavenzer! I just wanted to clarify whether the functionality expectations match.

In the release 0.26.0, we added the ability to assign a term to another term directly or through definition. So now we can essentially build a “knowledge graph” by referencing from one term to another (and with some additional context if we use reach text in definitions). And we can still specify terms at the date entity level.
But no tags were added to the terms. This functionality to indicate a tag on a term is not yet available at all...

@clintjb
Copy link

clintjb commented Jun 19, 2024

Hi @RamanDamayeu
Maybe just to jump in - totally understand the term to term linking... Issue is it seems the tag area has now been removed (see screenshot and highlighted area) previously it was able to see which tags were associated with that term as well as edit / add / remove etc - this area now no longer exists - hope this is a little clearer

image

@RamanDamayeu
Copy link
Contributor

Yeah, my bad!!! You're totally right! There were tags on terms I've just forgotten about it... The system is even better :)
It's a bug that tags are hidden in UI for terms now but actually they still exist.

We'll fix it in next coming days.

@Vladysl
Copy link
Contributor

Vladysl commented Jun 25, 2024

PR - #1689
merged

@mavenzer
Copy link
Contributor Author

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working scope: frontend Frontend task
Projects
None yet
Development

No branches or pull requests

4 participants