When conditional_fields and Group module are installed on the same site, the Group Roles page (/admin/group/types/manage/[group_type]/roles) throws a white screen error after clicking on a group's "Edit group roles" link (/admin/group/types/manage/[group_name]/roles) in the Group Types page (/admin/group/types).

Error log message says:Message Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("group_type") to generate a URL for route "entity.group_role.conditionals". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 182 of /Users/theglitch/Sites/My Suite/core/lib/Drupal/Core/Routing/UrlGenerator.php).

group types page

Comments

the_glitch created an issue.

the_glitch’s picture

Can somebody please comment on what is causing this conflict and how it can be fixed?