Drupal 11 compatibility

Created on 12 June 2024, 3 months ago
Updated 3 September 2024, 5 days ago

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Needs work

Version

2.0

Component

Miscellaneous

Created by

🇩🇪Germany chr.fritsch 🇩🇪🇪🇺🌍

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

Merge Requests

Comments & Activities

  • Issue created by @chr.fritsch
  • Merge request !38Drupal 11 compatibility → (Open) created by chr.fritsch
  • 🇮🇳India samit.310@gmail.com

    I reviewed this there are some issues related to Facets Module, as it is not converted to Drupal 11 yet.

    Thanks
    Samit K.

  • Status changed to RTBC 21 days ago
  • 🇩🇪Germany diqidoq Berlin | Hamburg | New York | London | Paris

    Applies cleanly and upgrade status under Drupal 10.3 goes green and test install on a Drupal 11 test installation was without flawa. Regarding the scope of this issue RTBC from here +1

  • First commit to issue fork.
  • 🇭🇰Hong Kong hswong3i

    Apply this MR for D11 now with:

    ...
        "repositories": {
            "https://packages.drupal.org/8": {
                "canonical": false,
                "type": "composer",
                "url": "https://packages.drupal.org/8"
            },
            "https://drupal.org/node/3454104": {
                "canonical": false,
                "type": "vcs",
                "url": "https://git.drupalcode.org/issue/select2-3454104.git"
            },
        },
    ...
        "require": {
            "drupal/select2": "dev-3454104-drupal-11-compatibility",
        }
    ...
    

    Merged with https://www.drupal.org/node/3211796

  • Pipeline finished with Failed
    7 days ago
    Total: 823s
    #270308
  • Status changed to Needs work 5 days ago
  • 🇩🇪Germany chr.fritsch 🇩🇪🇪🇺🌍

    Tests are all failing. Far away from done...

Production build 0.71.5 2024