Problem/Motivation
The module is not compatible with Drupal 10.
With a new minor, we can also remove the migration path test.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3358211-5.patch | 1.15 KB | flocondetoile |
| #2 | request_data_conditions-drupal_10_update-3358211-1.patch | 1.08 KB | isidro.garcia.garrido |
Comments
Comment #2
isidro.garcia.garrido commentedAdding patch to make the module D10 Compatible.
Comment #3
jwilson3Can we please get this committed? This was one module blocking us from upgrading to Drupal 10.
Comment #4
jwilson3Comment #5
flocondetoileLooks 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.
Comment #7
flocondetoileJust 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.
Comment #8
jwilson3Thanks so much for properly testing and adding the additional fixes, and cutting a release! 🙏