Hey everyone, I'm seeing some weird behavior with ...
# troubleshoot
b
Hey everyone, I'm seeing some weird behavior with glossary sub-nodes in datahub. It seems that when I create a sub-folder within a top level glossary node folder the UI displays the sub-folder name as the entire path and not just the sub-folder name. e.g. for a top-level node A with a sub-node B, the UI shows the name of the sub-node as "_A.B_". I'll include some screenshots in this thread to better demonstrate the issue, but just wanted to inquire if this is a bug or expected behavior and if there is something I should be doing differently to not see the full path as the folder name. I noticed the urn for sub-nodes also contains the full node path, so I'm not sure if that is being reflected in the UI.
Here's an example of what I'm seeing in the UI as well as a simplified breakdown of our ingestion file.
b
i think you can rename the node in ui and that should solve it? iirc think its expected behavior - before UI creation was possible, the name of the node has the parent node as part of its name
although whether it makes sense is another thing 🙂
b
Hmm okay, thanks for the input; might try that solution. Would be nice if there was a way to programmatically set the name at ingestion time though so it can be easily replicated on reset or across instances