- Issue created by @peterwcm
- Merge request !89Defensive check before altering migrate_plus config schema β (Merged) created by peterwcm
- πΉπΌTaiwan peterwcm
I donβt have much context around the introduction of hook_config_schema_info_alter. Could someone with more familiarity review the changes and confirm if they look good? Thanks!
- π³π±Netherlands EstherTempel
I ran into the same problem with a Drupal 10.5 project where we do not use migrate_plus. With the upgrade of migrate_tools to the 6.1.0 version I encountered the same error.
Your MR with the extra check for migrate_plus was the solution, I was able to upgrade to version 6.1.0 - π¬π§United Kingdom d.fisher
This resolved the issue for me. I'm going to mark RTBC as this has resolved the issue for at least two of us!
- First commit to issue fork.
- heddn Nicaragua
Can someone report if the last little changes still keep things happy and working?
-
heddn β
committed 26861f6f on 6.0.x authored by
peterwcm β
Issue #3534606 by peterwcm, heddn, d.fisher, tstoeckler:...
-
heddn β
committed 26861f6f on 6.0.x authored by
peterwcm β
- π©πͺGermany tstoeckler Essen, Germany
heddn β credited tstoeckler β .
- heddn Nicaragua
I was able to use the inspiration from β¨ Support Migrate Tools' "includes" in migrations Active after all. Granting credit. Thanks for finding this bug quickly. A new release coming shortly.