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

Prevent to open a node w/o children and empty viewUrl #2139

Merged
merged 6 commits into from
Jul 14, 2021

Conversation

stanleychh
Copy link
Contributor

Changes proposed in this pull request:

  • Check if the node has an empty viewUrl
  • Check if the node has children
  • Introduce a new node intendToHaveEmptyViewUrl which is a boolean type.

Fixes #2130

@stanleychh stanleychh added this to the Sprint 20 milestone Jul 7, 2021
@stanleychh stanleychh added the bug Something isn't working label Jul 7, 2021
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
@JohannesDoberer JohannesDoberer self-assigned this Jul 13, 2021
@JohannesDoberer JohannesDoberer merged commit 3a71bcc into SAP:master Jul 14, 2021
@JohannesDoberer JohannesDoberer mentioned this pull request Jul 14, 2021
@stanleychh stanleychh deleted the 2130-empty-viewUrl-node branch July 15, 2021 07:26
stanleychh added a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation documentation tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prevent to open a node w/o children and empty viewUrl
3 participants