diff --git a/dev_modules/custom/health_sample_content/migrations/migrate_plus.migration.health_sample_content.file.document.yml b/dev_modules/custom/health_sample_content/migrations/health_sample_content.file.document.yml similarity index 95% rename from dev_modules/custom/health_sample_content/migrations/migrate_plus.migration.health_sample_content.file.document.yml rename to dev_modules/custom/health_sample_content/migrations/health_sample_content.file.document.yml index 1e0d9791..3d0b327e 100644 --- a/dev_modules/custom/health_sample_content/migrations/migrate_plus.migration.health_sample_content.file.document.yml +++ b/dev_modules/custom/health_sample_content/migrations/health_sample_content.file.document.yml @@ -30,6 +30,9 @@ source: - id: 8 file: 'https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/unicode.svg' + - + id: 9 + file: 'https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/php.svg' ids: id: type: integer diff --git a/dev_modules/custom/health_sample_content/migrations/health_sample_content.media.svg.yml b/dev_modules/custom/health_sample_content/migrations/health_sample_content.media.svg.yml index 21e08500..5e7aeb93 100644 --- a/dev_modules/custom/health_sample_content/migrations/health_sample_content.media.svg.yml +++ b/dev_modules/custom/health_sample_content/migrations/health_sample_content.media.svg.yml @@ -9,19 +9,24 @@ source: data_rows: - id: 8 image: 'https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/unicode.svg' + - id: 9 + image: 'https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/php.svg' ids: id: - type: string + type: integer process: pseudo_destination_filename: - - plugin: callback + - + plugin: callback callable: basename source: image - - plugin: skip_on_empty + - + plugin: skip_on_empty method: row message: 'Cannot import empty filename.' pseudo_destionation_path: - - plugin: concat + - + plugin: concat source: - '@pseudo_destination_filename' name: '@pseudo_destination_filename' diff --git a/dev_modules/custom/health_sample_content/migrations/health_sample_content.taxonomy.notification_type.yml b/dev_modules/custom/health_sample_content/migrations/health_sample_content.taxonomy.notification_type.yml index b705a090..2b163874 100644 --- a/dev_modules/custom/health_sample_content/migrations/health_sample_content.taxonomy.notification_type.yml +++ b/dev_modules/custom/health_sample_content/migrations/health_sample_content.taxonomy.notification_type.yml @@ -15,6 +15,7 @@ source: id: h_notification_type_2 name: information field_h_colour: information + field_h_icon: 9 - id: h_notification_type_3 name: warning