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.

Recommended vs stable version

As of Today, Feb.26 2024, "composer show drupal/core-recommended" command returns bellow:
name     : drupal/core-recommended
descrip. : Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.
keywords :versions : * 10.1.8

But official Drupal page "https://www.drupal.org/project/drupal" listed 10.2.3 as stabled version.

Should I upgrade to 10.1.8 or 10.2.3?

Can't find patches to migrate views_conditional from D7 to D10

Hello, I'm new to working with Drupal and i have to migrate an existing site from Drupal 7 to Drupal 10.
When i go to /upgrade in the modules that won't be upgraded section, i have a big list of them.
Now i'm trying to upgrade the views module but i can't find any patch or how to do it or solve it.
I've been looking at https://www.drupal.org/project/issues/views_conditional and did the same for each of the modules listed, but couldn't find a way to update them

Composer Issues wanting to upgrade Drupal 8.9.20 to 9.x

I'm reaching out to the community for help with this as I am not amazing with composer. I've done Drupal upgrades in the past but seems like there is probably an easier way to deal with these composer issues I am having trying to upgrade. I saw another post here: 

https://www.drupal.org/forum/support/upgrading-drupal/2023-02-26/upgradi...

Field Labels still displaying with "visually hidden"

After upgrading to 10.2.3 the visually hidden option under manage display no longer is hiding the labels. The field labels are set to visually hidden but still show the labels above images and different structures. They only disappear once they are set to "hidden". 

Database update failing on upgrade to 7.98 in one environment.

I am working to help upgrade a Drupal 7.91 site to 7.98 and the upgrade ran successfully in a lower environment (call it Dev) but not in the intermediate environment (UAT). In UAT when running update.php from the browser (Drush is not available) it gets stuck when running the part of the update labeled: "7086 - Prepare the schema and data of the sessions table for hashed session ids.". It sits for a couple of minutes or so, then returns this error "An AJAX HTTP error occurred. HTTP Result Code: 502 Debugging information follows.

CKEditor5 WYSIWYG does not show up in full html editor after upgrade

After upgrading to 10.2.3 and installing CKEditor 5 I went in and assigned the CKEditor 5 to the full html editor ( → Configuration → Content Authoring → Text formats and editors ) once assigned tried to edit a page and the WYSIWYG did not show. I returned and assigned the CKEditor 5 to the restricted HTML editor and the WYSIWYG shows in that editor when editing a page.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal