I've been testing the D2B Migrate module for the last few days and I'm not able to run the actual upgrade process on the database.
I'm using:
- Two local DDev environments for Drupal 7 site and Backdrop CMS
- Drupal to Backdrop Migrate (D2B) 1.x-0.8.0-alpha4
Steps to reproduce:
-
Install D2B and Backup and Migrate on a fresh Backdrop CMS installation.
-
Create private files directory

- Configure database connection

-
Database Analysis Step - Run Update Project Data AND Download Available Projects (multiple times) - all expected modules download except Google Analytics.
-
Skip Backup Files step
-
Click "Prepare for Upgrade" button
-
Click "Upgrade Drupal 7 Database" button

NOTE: Because of this security notice, I have tried changing permission on private files directory to '750'. This change did not effect the results.
- Click "Continue" button

I am able to run database analysis, but not the actual upgrade process. I got around this by actually doing a manual command line import of database and running /core/update.php
I am not sure if this is specific to my DDev situation or if this is broken for everyone?
Atten: @docwilmot and @irinaz
I've been testing the D2B Migrate module for the last few days and I'm not able to run the actual upgrade process on the database.
I'm using:
Steps to reproduce:
Install D2B and Backup and Migrate on a fresh Backdrop CMS installation.
Create private files directory
Database Analysis Step - Run Update Project Data AND Download Available Projects (multiple times) - all expected modules download except Google Analytics.
Skip Backup Files step
Click "Prepare for Upgrade" button
Click "Upgrade Drupal 7 Database" button
NOTE: Because of this security notice, I have tried changing permission on private files directory to '750'. This change did not effect the results.
I am able to run database analysis, but not the actual upgrade process. I got around this by actually doing a manual command line import of database and running /core/update.php
I am not sure if this is specific to my DDev situation or if this is broken for everyone?
Atten: @docwilmot and @irinaz