Commit 66130f62 authored by catch's avatar catch
Browse files

Issue #3014629 by quietone, Wim Leers, xurizaemon: Document that Configuration...

Issue #3014629 by quietone, Wim Leers, xurizaemon: Document that Configuration migrations can depend on Content migrations

(cherry picked from commit b73cc1cf)
parent ee025067
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
id: d6_block
label: Blocks
# This configuration migration depends on the d6_custom_block content migration.
migration_tags:
  - Drupal 6
  - Configuration
+1 −0
Original line number Diff line number Diff line
id: d7_block
label: Blocks
# This configuration migration depends on the d7_custom_block content migration.
migration_tags:
  - Drupal 7
  - Configuration
+1 −0
Original line number Diff line number Diff line
id: d7_shortcut_set_users
label: Shortcut set user mapping
# This configuration migration depends on the d7_user content migration.
migration_tags:
  - Drupal 7
  - Configuration