- 🇨🇦Canada blanca.esqueda
Hi,
is there some guidance on how to use it on a node migration yml? - 🇨🇦Canada blanca.esqueda
Oh I figure it out, notes for other people:
On the migration yml include Scheduler Settings and/or Scheduler Data under the migration_tags
ie.
migration_tags:
- Drupal 7
- Content
- Scheduler Settings
- Scheduler DataAnd then you can map the scheduler unpublish_on and publish_on fields.
ie.
unpublish_on: scheduler_unpublish_on
publish_on: scheduler_publish_on