drupal_yp_install_profile/config/install/scheduled_transitions.settings.yml
2021-04-19 11:48:34 -06:00

10 lines
714 B
YAML

mirror_operations:
'view scheduled transition': update
'add scheduled transition': update
'reschedule scheduled transitions': update
automation:
cron_create_queue_items: true
message_transition_latest: 'Scheduled transition: transitioning latest revision from [scheduled-transitions:from-state] to [scheduled-transitions:to-state]'
message_transition_historical: 'Scheduled transition: copied revision #[scheduled-transitions:from-revision-id] and changed from [scheduled-transitions:from-state] to [scheduled-transitions:to-state]'
message_transition_copy_latest_draft: 'Scheduled transition: reverted [scheduled-transitions:latest-state] revision #[scheduled-transitions:latest-revision-id] back to top'