This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Re-updating content after interim upgrade from 10x to 11.x

We have a Drupal 10 site in production. We want to migrate to Drupal 11. We've tested the upgrade by installing 10 on a new server, copying the content and database from the old server, and upgrading to 11, and have got this working OK. However this will now go out of date as the old server is still in production. When we do the switch, we could re-do the steps by blowing away 11, installing 10, and repeating the upgrade. However, would it work to just replace the database in 11 with the one from 10, and then do updatedb?

Upgrading Users missing data

So I have my migrations via drush so I can import them one at a time.  I imported the users.  I then realized my custom fields didn't transfer over.  So on the new site I created them.  I then ran the import again.  It only filled out one of the new fields only on the new user that was added to the old site.  My main question is how do I get it to fill in the fields for the users that were already imported?

Autogrow and installers comflict while upgrading from Drupal 8 to 9

Hello!

Currently I'm trying to upgrade my Drupal 8.9.20 to Drupal 9 +. I have been following the steps in the article "How to upgrade from Drupal 8 to Drupal 9".

After some effort, upgrade_status module said my website is 100% ready for upgrading to Drupal 9.

However, after I ran the command

What should I do about modules that need to be upgraded when upgrading from Drupal 8 to 9

Hello!

Currently I'm trying to upgrade my drupal 8.9.20 site to drupal 9+, I have been followed the article "How to upgrade from Drupal 8 to Drupal 9" and set up the upgrade_status module for detecting modules that need to be upgraded. In this process, I ran into two problems:

Dependency issues encountered when upgrading a Composer-based Drupal 8 website

Hello everyone,

Currently, I am encountering dependency issues while trying to upgrade the Drupal core to version 9. I have been following the steps from this page, by using the upgrade_status module, I have upgraded all modules that are compatible with Drupal 8. Only the modules that require Drupal 9 remain. I plan to upgrade them after I successfully upgrade the Drupal core.

And the commands I ran for upgrading Drupal core were:

Upgrading drupal on shared server (composer executable cannot be found)

After moving web-site from local machine (created with ddev. installation + Docker) to shared hosting the report message appeared in CMS -

"Error message

Your site does not pass some readiness checks for automatic updates. It cannot be automatically updated until further action is performed.
  • The composer executable cannot be found. Make sure it's installed and in the $PATH  

//////////////////////

1) web root iclude folder <web> standart for installation with composer

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal