The file node.type.bootstrap_site_alert.yml exported by drush cex includes:
dependencies:
module:
- menu_ui
- scheduler
third_party_settings:
menu_ui:
available_menus: { }
parent: ''
scheduler:
expand_fieldset: when_required
fields_display_mode: vertical_tab
publish_enable: false
publish_past_date: error
publish_required: false
publish_revision: false
publish_touch: false
unpublish_enable: false
unpublish_required: false
unpublish_revision: false
I thought that the dependency on scheduler had been removed?
Thanks.
Comments
Comment #2
labboy0276 commentedThanks for letting me know. Looks like that needs to be stripped.
Comment #3
Anonymous (not verified) commentedAny update on this issue? It mucked up a deployment today, so a fix would be appreciated.
Comment #5
labboy0276 commented@anneeasterling I just pushed up a fix and rolled out beta7 that should address this issue.