- Issue created by @majorrobot
- Merge request !13Issue #3539641: Add support for Image migration - Part 1 β (Open) created by majorrobot
- πΊπΈUnited States majorrobot
I've almost got the module migrating an image into Files. It was working earlier today, but I somehow broke it -- I think I've done something to
slice1_image_files
and thefile_copy
plugin is not getting a parameter it needs. See attached screenshot.Nevertheless, it would be great to get a review of what's there thus far. Also, if someone else wants to pick it up and add commits, please do!
- πΊπΈUnited States majorrobot
Also, I know PHPUnit tests are failing ... I didn't get a chance to update those since the last MR. If anyone wants to take that on, have at!
- First commit to issue fork.
- πΊπΈUnited States dmundra Eugene, OR
I updated the tests and left comments on a few things I noticed.
- First commit to issue fork.
- Merge request !1Issue #3539641: Update AiMigrator to fix some issues and update the prompt. β (Open) created by webbywe