Projects moved into Core not reported when checking against 10.2.x

Created on 27 May 2024, 11 months ago
Updated 11 June 2024, 10 months ago

Problem/Motivation

In 📌 Update current core branches in Drupal 7 Upgrade Status Fixed , the Drupal 10 version to check against was bumped from 10.0.x to 10.2.x. In upgrade_status_moved_into_core, the corresponding D10 core version was not updated. Because of this, modules that were previously reported as being moved into Core are no longer reported as such.

Steps to reproduce

Install Drupal 7 core.
Install the entityreference module.
Install upgrade_status module.
Go to `/admin/reports/updates/upgrade` and run the upgrade report against 10.2.x.
Assess that entityreference module is listed as `No compatible release. Yet(?)` instead of indicating it is not part of Drupal Core since 8.x.

Proposed resolution

Update `upgrade_status_moved_into_core` to use 10.2.x instead of 10.0.x for the Drupal 10 review. Something similar was done in 📌 Update Drupal 7 Upgrade Status for Drupal 9.5's availability Fixed .

Remaining tasks

Create MR.
Test.

User interface changes

None.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇳🇮Nicaragua dinarcon

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024