Active
Project:
WordPress Migrate
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2020 at 23:21 UTC
Updated:
30 Sep 2020 at 23:21 UTC
Jump to comment: Most recent
The destination of the migration of the attachments is a folder called "featured_images".
constants:
file_dest_uri: 'public://featured_images'This is not logical since it will contains all the attachments which are not only images, you can have literally any type of files such as txt, pdf, video etc...
none
Change the destination folder to something more generic like "attachments_files"
Create patch
None
None
Attachments files are stored at a different location.
Comments