In Drupal 10, Core updates prior to 9.3.0 have been removed. This means you must be on Drupal 9.3 or later before you can upgrade to Drupal 10. If a user is on Drupal 9, Upgrade Status should check that it is at least 9.3. If not, this should be raised as a problem in the "Drupal core and hosting environment" section.

Comments

Liam Morland created an issue. See original summary.

gábor hojtsy’s picture

Good proposal! There is code for this in the Drupal 8 to 9 check that we can borrow for the Drupal 9 to 10 check.

gábor hojtsy’s picture

Status: Active » Needs review
StatusFileSize
new2.84 KB

Copied and adjusted the code from the Drupal 8 checks.

gábor hojtsy’s picture

StatusFileSize
new3.81 KB

Was a good start, but the messaging was not quite right. Apparely the same true for Drupal 8's check. We should not blindly say the current version allows to upgrade.

gábor hojtsy’s picture

StatusFileSize
new4.21 KB

Also should not say it is up to date when we may not have update status data yet.

gábor hojtsy’s picture

Status: Needs review » Reviewed & tested by the community

This now all looked good to me. Will commit when I have a chance :D

gábor hojtsy’s picture

Title: Check that D9 version is at least 9.3 » Check that D9 version is at least 9.3 and fix Drupal 8.8/8.9 checking logic retroactively

  • a52e441 committed on 8.x-3.x
    Issue #3266600 by Gábor Hojtsy, Liam Morland: Check that D9 version is...
gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

liam morland’s picture

Thanks very much!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.