Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.4 release #119

Merged
merged 2 commits into from
May 28, 2024
Merged

2.0.4 release #119

merged 2 commits into from
May 28, 2024

Conversation

finnlewis
Copy link
Member

No description provided.

ekes and others added 2 commits May 25, 2024 16:30
The issue reported in localgovdrupal/localgov_microsites_group#464 (comment)
caused by rebuilding the permissions before the route cache was cleared
```
1) Drupal\Tests\localgov_microsites_group\Functional\GroupContentTypeAccessTest::testGroupAdminAccess
Symfony\Component\Routing\Exception\RouteNotFoundException: Route "entity.filter_format.edit_form" does not exist.

/var/www/html/web/core/lib/Drupal/Core/Routing/RouteProvider.php:206
/var/www/html/web/core/lib/Drupal/Core/Routing/UrlGenerator.php:443
/var/www/html/web/core/lib/Drupal/Core/Routing/UrlGenerator.php:276
/var/www/html/web/core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php:108
/var/www/html/web/core/lib/Drupal/Core/Url.php:765
/var/www/html/web/core/modules/filter/src/FilterPermissions.php:56
/var/www/html/web/core/modules/user/src/PermissionHandler.php:153
/var/www/html/web/core/modules/user/src/PermissionHandler.php:112
/var/www/html/web/core/modules/user/src/Entity/Role.php:203
/var/www/html/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:321
/var/www/html/web/core/modules/user/src/Entity/Role.php:179
/var/www/html/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:528
/var/www/html/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:483
/var/www/html/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/var/www/html/web/core/lib/Drupal/Core/Entity/EntityBase.php:354
/var/www/html/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/var/www/html/web/core/modules/user/user.module:1004
/var/www/html/web/modules/contrib/localgov_geo/localgov_geo.install:21
/var/www/html/web/core/lib/Drupal/Core/Extension/ModuleHandler.php:400
/var/www/html/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:364
/var/www/html/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/var/www/html/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:475
/var/www/html/web/core/tests/Drupal/Tests/BrowserTestBase.php:561
/var/www/html/web/core/tests/Drupal/Tests/BrowserTestBase.php:369
/var/www/html/web/modules/contrib/localgov_microsites_group/tests/src/Functional/GroupContentTypeAccessTest.php:75
/var/www/html/vendor/phpunit/phpunit/src/Framework/TestResult.php:729
```
…er-permission-route

Fixes test failures enabling modules.
@finnlewis finnlewis merged commit 872a601 into release-2.x May 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants