Ver código fonte

popsu_migrate: d7_allpublicfiles ok

bach 3 anos atrás
pai
commit
004cb1b290

+ 4 - 4
config/sync/migrate_plus.migration.d7_allpublicfiles.yml

@@ -1,9 +1,9 @@
-uuid: 101cfd3b-9212-4433-9848-30b4222281ee
+uuid: f115618c-45ec-4c30-b20e-5b36c2494766
 langcode: fr
 langcode: fr
 status: true
 status: true
 dependencies: {  }
 dependencies: {  }
 _core:
 _core:
-  default_config_hash: XagShwkgw7JHJgs5_hzHHgOo5FszkzhugcQ7yf4F29U
+  default_config_hash: Y-MrRS7-axq8h57tbPZAD5kWEoD7HyDvUcXUMYo5Osw
 id: d7_allpublicfiles
 id: d7_allpublicfiles
 class: null
 class: null
 field_plugin_method: null
 field_plugin_method: null
@@ -13,14 +13,14 @@ migration_tags:
   - Content
   - Content
   - Popsu
   - Popsu
   - Files
   - Files
-migration_group: d7_popsu
+migration_group: popsu
 label: 'Public files'
 label: 'Public files'
 source:
 source:
   plugin: d7_pubic_file
   plugin: d7_pubic_file
   batch_size: 5000
   batch_size: 5000
   scheme: public
   scheme: public
   constants:
   constants:
-    source_base_path: ../../../d7
+    source_base_path: ../../d7
 process:
 process:
   filename: filename
   filename: filename
   source_full_path:
   source_full_path:

+ 6 - 6
config/sync/migrate_plus.migration_group.d7_popsu.yml → config/sync/migrate_plus.migration_group.popsu.yml

@@ -1,5 +1,5 @@
-uuid: 0f8e929c-ac82-44c2-a18d-705fbeadd9dc
-langcode: fr
+uuid: c7d02c39-423d-4322-b600-2c9a60deb99a
+langcode: en
 status: true
 status: true
 dependencies:
 dependencies:
   enforced:
   enforced:
@@ -8,12 +8,12 @@ dependencies:
       - migrate_tools
       - migrate_tools
       - popsu_migrate
       - popsu_migrate
 _core:
 _core:
-  default_config_hash: QSerr7Rm3POhidZhxFUan7sJGKOXGQk5MWa9EdLaJEc
-id: d7_popsu
-label: 'D7 Popsu'
+  default_config_hash: YhnQU3F8lPdbbELyS9OFdE75LcwJic6bpYqxKXI6Wd0
+id: popsu
+label: Popsu
 description: 'Drupal 7 popsu content migration to Drupal 9.'
 description: 'Drupal 7 popsu content migration to Drupal 9.'
 source_type: 'Drupal 7'
 source_type: 'Drupal 7'
 module: null
 module: null
 shared_configuration:
 shared_configuration:
   source:
   source:
-    key: d7
+    key: popsu_d7

+ 13 - 0
config/sync/views.view.glossary.yml

@@ -352,6 +352,19 @@ display:
           plugin_id: language
           plugin_id: language
           entity_type: node
           entity_type: node
           entity_field: langcode
           entity_field: langcode
+        status:
+          expose:
+            operator: ''
+            operator_limit_selection: false
+            operator_list: {  }
+          field: status
+          group: 1
+          id: status
+          table: node_field_data
+          value: '1'
+          plugin_id: boolean
+          entity_type: node
+          entity_field: status
       display_extenders: {  }
       display_extenders: {  }
     cache_metadata:
     cache_metadata:
       contexts:
       contexts:

+ 2 - 2
web/modules/custom/popsu_migrate/config/install/migrate_plus.migration.d7_allpublicfiles.yml

@@ -2,7 +2,7 @@
 # migration as an optional dependency.
 # migration as an optional dependency.
 id: d7_allpublicfiles
 id: d7_allpublicfiles
 label: Public files
 label: Public files
-migration_group: d7_popsu
+migration_group: popsu
 audit: true
 audit: true
 migration_tags:
 migration_tags:
   - Drupal 7
   - Drupal 7
@@ -19,7 +19,7 @@ source:
     # represents the fully qualified path relative to which URIs in the files
     # represents the fully qualified path relative to which URIs in the files
     # table are specified, and must end with a /. See source_full_path
     # table are specified, and must end with a /. See source_full_path
     # configuration in this migration's process pipeline as an example.
     # configuration in this migration's process pipeline as an example.
-    source_base_path: '../../../d7'
+    source_base_path: '../../d7'
 process:
 process:
   # If you are using this file to build a custom migration consider removing
   # If you are using this file to build a custom migration consider removing
   # the fid field to allow incremental migrations.
   # the fid field to allow incremental migrations.

+ 3 - 3
web/modules/custom/popsu_migrate/config/install/migrate_plus.migration_group.d7_popsu.yml

@@ -1,10 +1,10 @@
-id: d7_popsu
-label: D7 Popsu
+id: popsu
+label: Popsu
 description: Drupal 7 popsu content migration to Drupal 9.
 description: Drupal 7 popsu content migration to Drupal 9.
 source_type: Drupal 7
 source_type: Drupal 7
 shared_configuration:
 shared_configuration:
   source:
   source:
-    key: d7
+    key: popsu_d7
 dependencies:
 dependencies:
   enforced:
   enforced:
     module:
     module: