Fixed
Project:
Site Assistant
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 Jun 2026 at 15:56 UTC
Updated:
27 Jul 2026 at 15:09 UTC
Jump to comment: Most recent, Most recent file
As Drupal 11 evolves, we need to prepare the site_assistant module for upcoming core changes.
To leverage newer Drupal 11 APIs (specifically targeting Drupal 11.4.x and subsequent 11.x releases) without breaking compatibility for users still on older core setups, we need to introduce a new 3.0.x major version branch. This allows us to keep 2.0.x as a stable LTS branch for Drupal 10.6/11.x legacy environments.
3.0.x branch from 2.0.x.site_assistant.info.yml to require core_version_requirement: ^11.4.core_version_requirement in the 3.0.x branch.None.
None immediately, but the 3.0.x branch will be allowed to use APIs introduced in Drupal 11.4+.
None.
| Comment | File | Size | Author |
|---|
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
Comment #2
project update bot commentedThis is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request (MR) is also openend and updated.
It is important that any automated tests available are run and that you manually test the changes.
Drupal 12 Compatibility
According to the Upgrade Status module, even with these changes, this module is not yet compatible with Drupal 12.
Currently Drupal Rector, version 1.0.0-beta1, cannot fix all Drupal 12 compatibility problems.
Therefore, these changes did not update the
info.ymlfile for Drupal 12 compatibility.The compatibility issues that Upgrade Status found after the Drupal Rector fixes were applied are attached to help you resolve them manually.
Leaving this issue open, even after committing the current patch or merging the MR, will allow the Project Update Bot to post additional Drupal 12 compatibility fixes as they become available in Drupal Rector.
Debug information
These packages were used to generate the fixes:
Comment #4
steffenrI'll have a look at the changes and improve the module further.
The current 2.x branch will be available for 10.x to <11.4.
A new 3.x branch will be created for 11.4 || 12 compatibility.
Comment #5
steffenrComment #6
steffenrComment #9
steffenrComment #25
steffenr