Perspective Navigation & Session Props Overrideable
Cody Warren
A really common use case for us is to inherit a parent project, then override navigation and certain session properties for different sites that are sharing the same parent project. The current problem with this is that we have to manually synchronize session properties and view navigation changes. Ideally, we would inherit all navigation/session props from the parent, and either override those, or have those be added in-addition to the child project's configuration.