system.action.change_workflow_state_to_sas_documents_.yml 626 B

1234567891011121314151617181920212223
  1. uuid: a35f2b78-38bc-43a9-9626-84b10fc1ad32
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. - workflow
  8. id: change_workflow_state_to_sas_documents_
  9. label: 'Change Workflow state to Sas (documents)'
  10. type: node
  11. plugin: workflow_node_given_state_action
  12. configuration:
  13. field_name: field_workflow
  14. force: 0
  15. to_sid: corpus_documents_sas
  16. workflow_scheduling:
  17. scheduled: '0'
  18. date_time:
  19. workflow_scheduled_date: '2018-02-08'
  20. workflow_scheduled_hour: '00:00'
  21. workflow_scheduled_timezone: Europe/Paris
  22. workflow_scheduled_help: ''
  23. comment: 'New state is set by a triggered Action.'