Enabling migrate_drupal_ui via drush breaks core

Created on 11 August 2024, 6 months ago
Updated 20 August 2024, 5 months ago

Problem/Motivation

Enabling migrate_drupal_ui via command lines breaks drupal.

Steps to reproduce

  1. ./vendor/drush/drush/drush en --yes migrate_drupal_ui
  2. Load a random page e.g. /admin/appearance
  3. [php:notice] Uncaught PHP Exception BadMethodCallException: "The "\\Drupal\\migrate_drupal_ui\\MigrateAccessCheck::checkAccess" method is not callable as a _custom_access callback in route "/upgrade"" at web\\core\\lib\\Drupal\\Core\\Access\\CustomAccessCheck.php line 78, referer: admin/appearance

Workaround:

  1. ./vendor/drush/drush/drush pm:uninstall migrate_drupal_ui
  2. Enable migrate_drupal_ui via modules page.

Proposed resolution

Remaining tasks

User interface changes

None

Introduced terminology

API changes

None

Data model changes

None

Release notes snippet

πŸ’¬ Support request
Status

Postponed: needs info

Version

10.3 ✨

Component
MigrationΒ  β†’

Last updated about 2 hours ago

Created by

πŸ‡©πŸ‡ͺGermany marc.bau

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024