So, I am having this issue: I there was a glossary...
# troubleshoot
a
So, I am having this issue: I there was a glossary term and it lost it's name, it is named just by the urn id. I hard-deleted it from the datahub cli but it is still visible in the datahub UI. I ran the restore-indices-job successfully, but I can still see it. I also did a search in the database for this particular urn, it is not there. How can I get rid of it from the UI? Thanks
b
hey again yianni! that's very weird.. are you seeing it in your business glossary? like if you go to the glossary and try to find it. or are you only seeing it attached to entities (like on a dataset or something) where you can then click it?
also what version of datahub are you on?
a
I am on 0.8.41
b
can you go to that page and try doing a manual delete through the UI?
a
well, I was getting an unknown error from the UI
and an error in datahub-gms when I was trying to do that
but now, for some reason, it worked
b
okay cool gotcha - probably because it doesn't exist in your document store anymore.. have you run restore indices since hard deleting this term? i believe your index get messed up somehow when deleting
a
yes I ran it after deleting the glossary term
it looks like that fixed the issue
b
okay good news! that's weird your indices weren't updated when running the hard delete though