Hello everyone! I'm using 2 environments to work w...
# troubleshoot
e
Hello everyone! I'm using 2 environments to work with DataHub. After an upgrade to version 0.8.36 in one of them, we have noticed that we can't see in the frontend the glossary terms loaded. Has anyone experienced something similar? I'm not sure if I need to add any additional step. Thank you in advance!
b
Try running the reindexing job
s
Are you sure this is
0.8.32
? The new glossary UI was recently released. Please see https://datahubproject.io/docs/how/updating-datahub/
e
My bad, I made a typo, it's v0.8.36
b
hey Francisco! yeah as said above, on 0.8.36 you're going to need to restore your indices which is explained here: https://datahubproject.io/docs/how/restore-indices/
in a newer version (I believe 0.8.38) we released an upgrade job which does this for your glossary for you automatically, so that might even be the easier solution here for you!
e
Great, thank you all! The job for restoring the indices solved the problem. We will upgrade to the latest version soon 🙂
b
nice glad to hear it!