Hardcoded Drupal core notice at "Manual updates required" section title

Created on 24 September 2020, over 4 years ago
Updated 14 May 2025, 19 days ago

Problem/Motivation

Although there is "Manual updates required" section in modules' update form - it sounds like hardcoded to be used for core updates only.

Steps to reproduce

If we programmatically move some modules to this section marking them for manual update... if core is up-to-date and one of our manual-marked modules is not - the subtitle of the section will still display: "Automatic updates of Drupal core are not supported at this time." which may confuse somebody if drupal core will not be listed as outdated below.

Example is described in comment #16 here: #2883380-16: Exclude Ludwig-managed modules from Update Manager β†’

Proposed resolution

Move hardcoded "Automatic updates of Drupal core are not supported at this time." notice away from the title section.

Place the notice somewhere inside "Manual updates required" table just above Drupal Core row - if Drupal core is listed for update only.

Adjust code at core/modules/update/src/Form/UpdateManagerUpdate.php so that contrib modules can easily take advantage of manual updates option just like Drupal core.

Remaining tasks

Decide what to do...

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Closed: won't fix

Version

11.0 πŸ”₯

Component

update.module

Created by

πŸ‡­πŸ‡·Croatia devad

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024