Closed proimage closed 3 years ago
Hmm, I think I found the problem. It's related to multi-site.
When viewing the node tree for a certain site (/admin/navigation/navs/build/{id}/{siteId}
), editing a node and choosing to select an Entry to link to doesn't necessarily show you entries from the site whose node tree you were just viewing, but those of (apparently?) the default site.
I think that it would make a lot more sense if the initial entries shown were those of the site whose node tree you were just viewing. :-/
Should be fixed in 1.4.14
Wow, super-quick fix! Thank you!!
Description
EDIT: None of this was the issue - see next comment.
I have a typical site setup where I do local dev and deploy to a remote staging site (where project config changes are prohibited) via git & project config. I had a Navigation for the main menu that was set to Show Entries: true and the Entries multi-checkbox simply had "All" checked. I deployed that to the server and all was well.Then I added a couple of new Sections locally, and deployed them to the new server. Locally, I can see those sections in Navigation (I can link a node to entries therein), but on the staging server, they aren't shown at all in Navigation.I'm not sure if it's relevant, but this is a multi-site (2 sites) setup, as well.Steps to reproduce I can't guarantee this will reproduce the issue.
Additional context Uh... I just woke up and it's cold here? :no_mouth: