Problem/Motivation

11.2 drops support for 8000 db updates, so we have to update the test.

For 11.2, the requirements check fails on the status report, as this text is still shown:

Some modules have database schema updates to install. You should run the database update script immediately.

We may need to implement the new InstallRequirementsInterface.

https://www.drupal.org/node/3490851
https://www.drupal.org/node/3490852

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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Hmm, for 11.2, the requirements check fails on the status report, as this text is still shown:

Some modules have database schema updates to install. You should run the database update script immediately.
ptmkenny’s picture

Issue summary: View changes
Status: Active » Needs work
ptmkenny’s picture

Issue summary: View changes
ptmkenny’s picture

ptmkenny’s picture

Title: 11.2: Update db update test because 8000 schema updates are no longer supported » 11.2: Update db update test and use new update hook attributes

  • ptmkenny committed 8fb0d59c on 4.x
    Issue #3524349 by ptmkenny: 11.2: Update db update test and use new...
ptmkenny’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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