Hi Team, I have this python code that uses the res...
# troubleshoot
g
Hi Team, I have this python code that uses the rest_emitter to assign GlossaryTerms to datasets. The code itself works fine and the terms all show up on the dataset pages. However on the GlossaryTerms pages under 'related Entities' the tables show up when the term is all lowercase, but when the term is CamelCase the 'related Entities' tab remains empty.... (see screenshot. lefthand side relations are created both directions, righthand side, relation back to dataset is empty). anybody knows what's going on here?
b
hey Niels! so you can see the glossary terms on the datasets as you would expect, however the dataset just isn't showing up in the Related Entities tab?
if that's the case, I believe this might be a known issue with user-generated urns shaped like you've mentioned with the Related Entities tab. the good news is that we're currently working on a fix for that!
g
Hi Chris, yes that's correct. The relationship from dataset to glossary term is showing, but the relationship from glossary term to dataset is not showing. And this seems to be the case with glossary terms that are mixed case. Good to known that it's a known issue and a fix is being worked at!
b
hey Niels! If you pull from
head
you should see this issue fixed or feel free to wait until our next release
g
Thanks so much. I can confirm it works as expected in 0.9.2