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

[4.x] Create tree for navigation if one doesn't exist #9032

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue where the Control Panel would error if you delete the tree file for a navigation. Now, when a tree file is missing, it'll be created.

Fixes #5244.

@duncanmcclean duncanmcclean merged commit 34cb4d2 into 4.x Dec 14, 2023
36 checks passed
@duncanmcclean duncanmcclean deleted the create-nav-tree-if-one-does-not-exist branch December 14, 2023 16:25
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.

Control panel crashes when /tree/nav_name.yaml is missing after deployment
1 participant