[Meta] Remove updates added up until 10.3.0 from Drupal 11

Created on 25 January 2024, 5 months ago
Updated 22 April 2024, 2 months ago

Problem/Motivation

Per πŸ“Œ [policy] Remove update hooks added until 10.3 from Drupal 11 RTBC we should remove hook_update_N() and hook_post_update_NAME() that have been added between 10.0.0 and 10.3.0 from the Drupal 11 branch, implementing hook_removed_post_updates() and hook_update_last_removed().

We should postpone this on 🌱 Deprecate dependencies, libraries, modules, and themes that will be removed from Drupal 11 core Active and also the last known update being committed to 10.3.x (so that we can remove that one at the same time as all the others, and not have to do it twice).

Steps to reproduce

Proposed resolution

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Closed: duplicate

Version

11.0 πŸ”₯

Component
Database updateΒ  β†’

Last updated about 22 hours ago

No maintainer
Created by

πŸ‡¬πŸ‡§United Kingdom catch

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

Comments & Activities

  • Issue created by @catch
  • πŸ‡¬πŸ‡§United Kingdom catch

    For when to actually do this, probably something like this:

    1. Deprecate modules on 10.x (actually happening as of this week!)
    2. Remove deprecated modules and old updates from database dumps and update tests etc. on the 11.x branch, in a single issue if we can. That can probably be this issue.
    3. Actually remove the deprecated modules from 11.x

    With 1.5 figuring out when it's safe to do #2 so we don't have to do it more than once, just have to pick some kind of cut-off point where we don't expect to add new update hooks, or we commit to leaving those update hooks in the 11.x branch.

  • Status changed to Postponed 4 months ago
  • πŸ‡³πŸ‡ΏNew Zealand quietone New Zealand

    Doing issue management.

  • πŸ‡³πŸ‡ΏNew Zealand quietone New Zealand
  • πŸ‡«πŸ‡·France andypost

    After removal of help topics module 2 post-updates probably will remain πŸ“Œ Remove deprecated help_topics module Needs review

  • Status changed to Closed: duplicate 2 months ago
  • πŸ‡¬πŸ‡§United Kingdom catch

    This got done in πŸ“Œ Remove all the pre-10.3.x updates hooks Active .

Production build 0.69.0 2024