Problem/Motivation

The module is not compatible with Drupal 10.

With a new minor, we can also remove the migration path test.

Comments

isidro.garcia.garrido’s picture

Adding patch to make the module D10 Compatible.

jwilson3’s picture

Can we please get this committed? This was one module blocking us from upgrading to Drupal 10.

jwilson3’s picture

Status: Active » Reviewed & tested by the community
flocondetoile’s picture

StatusFileSize
new1.15 KB

Looks like findConfigEntityDependentsAsEntities() has been deprecated in 9.3, So I guess the new method findConfigEntityDependenciesAsEntities() has been introduced with 9.3. So upgrade the requirement to ^9.3.

Also dropping support of Drupal 8.

flocondetoile’s picture

Status: Reviewed & tested by the community » Fixed

Just published a new release : 8.x-1.0-beta2. I guess we could publish a stable release within one month if there is still not issue reported with this module.

jwilson3’s picture

Thanks so much for properly testing and adding the additional fixes, and cutting a release! 🙏

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.