Problem/Motivation

Upgrade Status is showing me this with 4.10:

A screenshot of Upgrade Status table row showing Drupal.org Drupal 11 ready yet local not Drupal 11 ready.

The incompatible column is "Local 11-ready" and the compatible one is "Drupal.org 11-ready", which seemed really odd, and I downloaded the module again with Composer to make sure nothing was modified in my local copy. After that, I dug through the code and realized that the sub-modules were the cause for the discrepency because their info files weren't updated to include Drupal 11 support.

Steps to reproduce

See above.

Proposed resolution

Update version constraints of sub-modules to allow Drupal 11.

A screenshot of Upgrade Status table row showing both Drupal.org and local Drupal 11 ready.

Remaining tasks

Do the thing.

User interface changes

None.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ambient.impact created an issue. See original summary.

ambient.impact’s picture

ambient.impact’s picture

Assigned: ambient.impact » Unassigned
Status: Active » Needs review

e0ipso made their first commit to this issue’s fork.

e0ipso’s picture

Status: Needs review » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

ambient.impact’s picture

Awesome. Thanks!

Status: Fixed » Closed (fixed)

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