track_changes_test.yml
Same filename in other branches
File
-
core/
modules/ migrate/ tests/ modules/ migrate_track_changes_test/ migrations/ track_changes_test.yml
View source
- id: track_changes_test
- label: Track changes test.
- source:
- plugin: track_changes_test
- track_changes: true
- batch_size: 1
- destination:
- plugin: entity:taxonomy_term
- migration_tags:
- test: test
- process:
- name: name
- vid:
- plugin: default_value
- default_value: track_changes_import_term
- 'description/value': description
- 'description/format':
- plugin: default_value
- default_value: 'basic_html'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.