Problem/Motivation

After creating the first rule, accessing /admin/config/people/user-restrictions fails with:
Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("user_restriction") to generate a URL for route "entity.user_restrictions.devel_load". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 181 of core/lib/Drupal/Core/Routing/UrlGenerator.php).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Anybody created an issue. See original summary.

jonathan_hunt’s picture

I can confirm this issue. Path becomes available if Devel module is uninstalled.

chucksimply’s picture

Pretty major issue. Can we address this soon?

anybody’s picture

Ran into this issue also in other projects, so just wanted to let you know that this might also be a devel issue. Has a similar issue been reported over there already?

avpaderno’s picture

Status: Active » Closed (works as designed)

This is an issue that should be reported for the Devel module. This module does not handle the entity.user_restrictions.devel_load route.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.