- Issue created by @heddn
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Not currently mergeable. - last update
over 1 year ago 195 pass - last update
over 1 year ago 195 pass - last update
over 1 year ago 195 pass - Status changed to Fixed
over 1 year ago 4:39pm 9 January 2024 - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
I'm working on making https://www.drupal.org/project/acquia_migrate → work on Drupal 10.2.
It took me hours to track down a regression that turns out to have been caused by 📌 Manually clear cache keys from plugin managers with finite variations instead of using cache tags Fixed , because there were no BC layers or deprecations in place.
Then I wanted to create a merge request since Migrate Plus 6.0.1 is still affected by this. But in HEAD, it's already fixed:
\Drupal::service('plugin.manager.migration')->clearCachedDefinitions();
was added by this MR!
Any chance you can tag a new release? 😊🙏
Automatically closed - issue fixed for 2 weeks with no activity.