- Issue created by @project update bot
- Open on Drupal.org →Core: 9.5.5 + Environment: PHP 7.3 & MySQL 5.7last update
9 months ago Waiting for branch to pass This 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 11 Compatibility
According to the Upgrade Status module → , even with these changes, this module is not yet compatible with Drupal 11.
Currently Drupal Rector, version 0.20.1, cannot fix all Drupal 11 compatibility problems.
Therefore these changes did not update the
info.yml
file for Drupal 11 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 11 compatibility fixes as they become available in Drupal Rector.
Debug information
Bot run #11-127659These packages were used to generate the fixes:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.9
- palantirnet/drupal-rector: 0.20.1
- Open on Drupal.org →Core: 9.5.5 + Environment: PHP 7.3 & MySQL 5.7last update
9 months ago Waiting for branch to pass - First commit to issue fork.
- Open on Drupal.org →Core: 9.5.5 + Environment: PHP 7.3 & MySQL 5.7last update
8 months ago Waiting for branch to pass - Status changed to Needs work
6 months ago 2:25pm 8 July 2024 - First commit to issue fork.
- 🇮🇳India chandu7929 Pune
chandu7929 → changed the visibility of the branch project-update-bot-only to hidden.
- First commit to issue fork.
- 🇮🇳India rajeshreeputra Pune
The test is failing because of the Panels IPE(In Place Editing), see related issue Drupal 11 compatibility fixes for Panels IPE 💬 Drupal 11 compatibility fixes Active .
- 🇺🇸United States DamienMcKenna NH, USA
Great work everyone on this so far.
The way the composer.json file was changed won't work - you should update the requirement line to allow the dev release or a stable version, then add a require-dev line for the dev version.
The Panels module's fixes in 💬 Drupal 11 compatibility fixes Active also need to be finished off and committed.
- 🇮🇳India vipin.mittal18 Greater Noida
According to my perspective, it does not make sense to make Panelizer compatible with Drupal 11, since maintainers have already announced no further development and provided upgrade paths to Layout builder. Maintainers are also not supporting D11 compatibility in 4.x version 📌 Drupal 11 compatibility fixes for panelizer [v4] Active .
@damienmckenna, Could you please let us know if you intend to make D11 compatible and see any values?
- 🇺🇸United States DamienMcKenna NH, USA
The purpose of Panelizer 5 is to help with the upgrade path to Layout Builder, so we'll continue to support it.
Panelizer 8.x-4.x is EOL.
- 🇮🇳India vipin.mittal18 Greater Noida
gotcha. Thanks very much Damien for your prompt confirmation!
- 🇮🇳India rajeshreeputra Pune
Thank you, @damienmckenna, for pointing out that Panelizer 5 is intended for use with Layout Builder. I will verify the functionality and corresponding tests, and I will remove the Panels IPE-related test, as it is not required.
- 🇮🇳India rajeshreeputra Pune
Verified Migration functionality with following version and seems like its not working see attacked screenshot.
Install site with Drupal 10.3, Panelizer 4.5, Panels 4.8
Upgrade Panelizer 5.0
Visit Manage dispay:- Check Use Layout Builder
- Click Migrate to Layout Builder
- Click I understand the risks and have backed up my database. Proceed!
See following error:
- 🇮🇳India rajeshreeputra Pune
My opinion here is to fix following issues:
🐛 Ajax error while adding block Active
📌 [META] Migration path to Layout Builder Active - 🇮🇳India ankitv18
Fixtures needs to be updated: https://git.drupalcode.org/issue/panelizer-3433802/-/jobs/3111002#L49
- 🇮🇳India rajeshreeputra Pune
Created separate ticket to update the fixture see 📌 Panelizer - Update fixtures Active .
This 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 11 Compatibility
According to the Upgrade Status module → these changes make this module compatible with Drupal 11! 🎉
Therefore these changes update theinfo.yml
file for Drupal 11 compatibility.Leaving this issue open, even after committing the current patch or merging the MR, will allow the Project Update Bot → to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug information
Bot run #11-321467These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.6
- mglaman/phpstan-drupal: 1.3.1
- palantirnet/drupal-rector: 0.20.3