Change record status: 
Project: 
Introduced in branch: 
8.x-5.x
Introduced in version: 
8.x-5.0
Description: 

This change record is only relevant if you want to or already have enabled the social_group_default_route module (social_group submodule)

In order to fix and issue where groupmanagers should be able to choose on which group page members and non-members land, an extra route has been placed in front of the default (already overridden) canonical group URL (/group/x/stream). The new canonical is now /group/x/home. This is not an actual page, but just a controller that send the user to the correct page.

If you have made changes in that yourself already, then be careful before enabling social_group_default_route

Impacts: 
Module developers
Site templates, recipes and distribution developers