Creating this issue in response to joelpittet's comment.

In the big array of migrations to run in MigrateUprade form the statistics settings migration is incorrectly named and therefor doesn't run. In the array it is 'd6_statistics_settings' and in the migration it is 'statistics_settings'. Which means that three statistics settings are not migrated via the UI or tested.

It will be fixed by #2569805: For Drupal migration, identify the source module which will automatically find all the migrations to run. And that is close to being RTBC again. All things considered there isn't a rush to make a patch for this.

Comments

quietone created an issue. See original summary.

mikeryan’s picture

Status: Active » Postponed

Marking as postponed on #2569805: For Drupal migration, identify the source module - when/if that goes in we can close this as a duplicate.

Version: 8.3.x-dev » 8.4.x-dev

Drupal 8.3.6 was released on August 2, 2017 and is the final full bugfix release for the Drupal 8.3.x series. Drupal 8.3.x will not receive any further development aside from critical and security fixes. Sites should prepare to update to 8.4.0 on October 4, 2017. (Drupal 8.4.0-alpha1 is available for testing.)

Bug reports should be targeted against the 8.4.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.5.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

RytoEX’s picture

Per #2, this can be closed as a duplicate now, right?

quietone’s picture

Issue summary: View changes

@RytoEX, yes this can be closed.

I updated the IS to correctly state that the migrations were not running because of the incorrect name.

RytoEX’s picture

Can anyone (like me) close it, or should I wait for someone specific to do it? Just trying to help keep the issue queue clean while adhering to proper issue workflows/processes.

quietone’s picture

@RytoEX, thanks for asking. Yes, you can close this. If someone disagrees they will reopen it and explain why. That is fine. Your work on the migration issues is much appreciated! Your welcome to join the migration folks at #drupal-migrate.

RytoEX’s picture

Status: Postponed » Closed (duplicate)

Okay. Then per the discussion above, I'm closing this as a duplicate.