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

feat(glossary) Hide self and children from select when moving a GlossaryNode #5123

Conversation

chriscollins3456
Copy link
Collaborator

When moving a Glossary Node, we don't even want to show them the option to move the Node to itself or any of its children. So now pass in an optional nodeUrnToHide which will hide the Node and therefore all of its children as well. We do this when we are moving a Node only (Terms can move wherever they want).

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions
Copy link

github-actions bot commented Jun 8, 2022

Unit Test Results (build & test)

353 tests  ±0   353 ✔️ ±0   3m 24s ⏱️ -13s
  85 suites ±0       0 💤 ±0 
  85 files   ±0       0 ±0 

Results for commit daeef15. ± Comparison against base commit 4309001.

@jjoyce0510 jjoyce0510 merged commit c37d5a9 into datahub-project:master Jun 8, 2022
maggiehays pushed a commit to maggiehays/datahub that referenced this pull request Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants