I am migrating my D7 web site to D9 and I am getting 2K+ fail migrations for my recordsdata
listing. It is failing as a result of Drupal Development file names comprise Areas
and Underscores
.
Does anybody know what I have to do to decode Drupal Development Areas
and Underscores
?
This is my file.yml file:
uuid: 56fb6b6b-7cbe-44b6-808e-a548b8173a7b langcode: en standing: true dependencies: { } id: upgrade_d7_file class: DrupalmigratePluginMigration field_plugin_method: null cck_plugin_method: null migration_tags: - 'Drupal 7' - Content material migration_group: migrate_drupal_7 label: 'Public recordsdata' supply: plugin: d7_file scheme: public constants: source_base_path: 'C:wamp64/www/sseto-741' course of: fid: - plugin: get supply: fid filename: - plugin: get supply: filename source_full_path: - plugin: concat delimiter: / supply: - constants/source_base_path - filepath - plugin: urlencode uri: - plugin: file_copy supply: - '@source_full_path' - uri filemime: - plugin: get supply: filemime standing: - plugin: get supply: standing created: - plugin: get supply: timestamp modified: - plugin: get supply: timestamp uid: - plugin: get supply: uid vacation spot: plugin: 'entity:file' source_base_path: C:wamp64/www/sseto-741/websites/default/recordsdata/ migration_dependencies: required: { } non-obligatory: { }