Redirect to first child

Hi,

I was looking on how to redirect to first child and got from this topic to this changelog entry for v1.7.4

Fixed page redirect to the first visible child page (needs to be routable and published, too)

But I can’t figure out how to set up such redirect. At least in Admin I only see where to enter the route to which redirect to. There’s nothing in the docs either

Any pointers on the first child redirect?

OK, searched in a code and found this line:

Apparently parent has to be non routable and that’s fine, but why does the child have to be visible? :frowning: I might not want some pages to appear in menu if I have them linked elsewhere :thinking: