Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 298047

Enabling migrate_drupal_ui via drush breaks core

$
0
0

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


Viewing all articles
Browse latest Browse all 298047

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>