- Issue created by @vensires
- 🇳🇿New Zealand quietone
Migrate UI was designed to be only available for the administrator, uid = 1. And there is no special permission for it. See '\Drupal\migrate_drupal_ui\MigrateAccessCheck::checkAccess(). And this year an issue has been opened to change that.
- First commit to issue fork.
- 🇮🇳India sukr_s
Tests are failing since the batch fails to load due to sudden change in CSRF token. Not sure though why the token changes during the batch process
- 🇺🇸United States mikelutz Michigan, USA
I think we can close this. Migrate Drupal UI is a special case where we really do need to check against uid 1. D7 sites being migrated from effectively have a super user access policy, so it doesn't make sense to have it disabled in d11 in the context of migrate.
With migrate Drupal slated for deprecation and removal by d12, this should be fine to leave.
- Status changed to Closed: won't fix
8 months ago 2:46pm 9 May 2024 - 🇺🇸United States mikelutz Michigan, USA
Talked with @catch, we are going to leave these alone as they will be gone before d12 anyway.