Closed (fixed)
Project:
Migrate Plus
Version:
6.0.x-dev
Component:
Tests
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2024 at 16:32 UTC
Updated:
30 Jan 2024 at 09:14 UTC
Jump to comment: Most recent
Due to https://www.drupal.org/node/3355227, HEAD is failing tests.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
heddnComment #5
wim leersI'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 #3335768: Manually clear cache keys from plugin managers with finite variations instead of using cache tags, 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:
was added by this MR!
Any chance you can tag a new release? 😊🙏