I would like to see the bug resolved.

Steps to reproduce
1. Go to the following screen in Drupal 10.2 and PHP 8.2 environment.
/admin/config/development/backup_migrate/settings

2. Go to the screen for editing any settings.
/admin/config/development/backup_migrate/settings/edit/XXX

3. A PHP error occurs.
FastCGI sent in stderr: "PHP message: Uncaught PHP Exception Symfony\Component\RoutingException\RouteNotFoundException: "Route "entity. backup_migrate_settings.canonical" does not exist.

Comments

Skyyade created an issue. See original summary.

Skyyade’s picture

Issue summary: View changes
Grabby’s picture

I am getting the following also with 5.0.3 and D10.2.5 and PHP 8.2.17:

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "entity.backup_migrate_settings.canonical" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of core\lib\Drupal\Core\Routing\RouteProvider.php).