Once a page has a parent, the field can never be set to null again.
Expected:
- Given a page with parent
X
- Open the edit screen for that page
- Set the parent to
null/nothing/empty
- Save the page
Actual:
- Given a page with parent
X
- Open the edit screen for that page
- There is no option to remove/set the parent to
null
Once a page has a parent, the field can never be set to
nullagain.Expected:
Xnull/nothing/emptyActual:
Xnull