- Issue created by @project update bot
This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request 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, will allow the Project Update Bot β to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #11-121090This patch was created using these packages:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.7
- palantirnet/drupal-rector: 0.20.1
- First commit to issue fork.
- Merge request !7Issue #3430450 by olmyr: Automated Drupal 11 compatibility fixes for feeds_dependency β (Open) created by olmyr
- Status changed to RTBC
3 months ago 5:12pm 1 April 2025 - 46d917d9 committed on 2.0.x
Issue #3430450 by olmyr, msnassar, andras_szilagyi, flocondetoile:...
- 46d917d9 committed on 2.0.x
- π«π·France flocondetoile Lyon
If you can confirm me this is working well on Drupal 11, I will be able to publish soon a new release. ?
- π§πͺBelgium msnassar
@flocondetoile Thanks for taking care of this...
I confirm that the module is working and the dependencies are being imported when importing the main feed. However, it seems the order of the imported feeds is not correct in case of running the import from the UI and when using
drush cron
. I have noticed we have already a ticket for this issue π Feed dependencies are not imported in the correct order during batch import Needs review - π«π·France flocondetoile Lyon
Yes, better to wait that this module works again before publish a release...