deletes migration workflow
This commit is contained in:
parent
3369e860d0
commit
8ad1a55180
@ -1,46 +0,0 @@
|
|||||||
uuid: 77d682c9-4593-4e1c-8135-46237f53eb0b
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.migration
|
|
||||||
module:
|
|
||||||
- autocomplete_deluxe
|
|
||||||
id: workflow_transition.migration.default
|
|
||||||
targetEntityType: workflow_transition
|
|
||||||
bundle: migration
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
comment:
|
|
||||||
type: string_textarea
|
|
||||||
weight: 2
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
timestamp:
|
|
||||||
type: datetime_timestamp
|
|
||||||
weight: 1
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
to_sid:
|
|
||||||
type: autocomplete_deluxe
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
autocomplete_route_name: autocomplete_deluxe.autocomplete
|
|
||||||
size: 60
|
|
||||||
selection_handler: default
|
|
||||||
limit: 10
|
|
||||||
min_length: 0
|
|
||||||
delimiter: ''
|
|
||||||
not_found_message_allow: false
|
|
||||||
not_found_message: "The term '@term' will be added"
|
|
||||||
new_terms: false
|
|
||||||
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden:
|
|
||||||
langcode: true
|
|
@ -1,11 +0,0 @@
|
|||||||
uuid: 49f2849f-c35b-47df-9413-1186158a7662
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.migration
|
|
||||||
id: workflow_scheduled_transition.migration
|
|
||||||
target_entity_type_id: workflow_scheduled_transition
|
|
||||||
target_bundle: migration
|
|
||||||
default_langcode: site_default
|
|
||||||
language_alterable: false
|
|
@ -1,11 +0,0 @@
|
|||||||
uuid: f6547b7a-0713-4172-9c55-4de07a856d57
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.migration
|
|
||||||
id: workflow_transition.migration
|
|
||||||
target_entity_type_id: workflow_transition
|
|
||||||
target_bundle: migration
|
|
||||||
default_langcode: site_default
|
|
||||||
language_alterable: false
|
|
@ -18,7 +18,6 @@ dependencies:
|
|||||||
- taxonomy.vocabulary.showroom
|
- taxonomy.vocabulary.showroom
|
||||||
- taxonomy.vocabulary.tags
|
- taxonomy.vocabulary.tags
|
||||||
- taxonomy.vocabulary.thesaurus
|
- taxonomy.vocabulary.thesaurus
|
||||||
- workflow.workflow.migration
|
|
||||||
- workflow.workflow.workflow
|
- workflow.workflow.workflow
|
||||||
module:
|
module:
|
||||||
- actions_permissions
|
- actions_permissions
|
||||||
@ -127,7 +126,6 @@ permissions:
|
|||||||
- 'create field_workflow'
|
- 'create field_workflow'
|
||||||
- 'create materiau content'
|
- 'create materiau content'
|
||||||
- 'create materio_order_type commerce_order'
|
- 'create materio_order_type commerce_order'
|
||||||
- 'create migration workflow_transition'
|
|
||||||
- 'create note content'
|
- 'create note content'
|
||||||
- 'create simplenews_issue content'
|
- 'create simplenews_issue content'
|
||||||
- 'create terms in assisted_research'
|
- 'create terms in assisted_research'
|
||||||
@ -188,7 +186,6 @@ permissions:
|
|||||||
- 'edit own field_video'
|
- 'edit own field_video'
|
||||||
- 'edit own field_workflow'
|
- 'edit own field_workflow'
|
||||||
- 'edit own flag lists'
|
- 'edit own flag lists'
|
||||||
- 'edit own migration workflow_transition'
|
|
||||||
- 'edit own note content'
|
- 'edit own note content'
|
||||||
- 'edit own thematique content'
|
- 'edit own thematique content'
|
||||||
- 'edit own workflow workflow_transition'
|
- 'edit own workflow workflow_transition'
|
||||||
@ -220,7 +217,6 @@ permissions:
|
|||||||
- materio_samples_edit_any_sample
|
- materio_samples_edit_any_sample
|
||||||
- materio_samples_edit_materiaux_titles
|
- materio_samples_edit_materiaux_titles
|
||||||
- 'revert all revisions'
|
- 'revert all revisions'
|
||||||
- 'revert any migration workflow_transition'
|
|
||||||
- 'revert any workflow workflow_transition'
|
- 'revert any workflow workflow_transition'
|
||||||
- 'revert article revisions'
|
- 'revert article revisions'
|
||||||
- 'revert frontpage revisions'
|
- 'revert frontpage revisions'
|
||||||
|
@ -6,7 +6,6 @@ dependencies:
|
|||||||
- filter.format.restricted_html
|
- filter.format.restricted_html
|
||||||
- filter.format.wysiwyg
|
- filter.format.wysiwyg
|
||||||
- rest.resource.user_registration
|
- rest.resource.user_registration
|
||||||
- workflow.workflow.migration
|
|
||||||
- workflow.workflow.workflow
|
- workflow.workflow.workflow
|
||||||
module:
|
module:
|
||||||
- commerce_checkout
|
- commerce_checkout
|
||||||
@ -33,7 +32,6 @@ permissions:
|
|||||||
- 'access content'
|
- 'access content'
|
||||||
- 'access pwa'
|
- 'access pwa'
|
||||||
- 'access synonyms entity autocomplete'
|
- 'access synonyms entity autocomplete'
|
||||||
- 'create migration workflow_transition'
|
|
||||||
- 'create workflow workflow_transition'
|
- 'create workflow workflow_transition'
|
||||||
- 'display eu cookie compliance popup'
|
- 'display eu cookie compliance popup'
|
||||||
- 'execute materio arbitrary graphql requests'
|
- 'execute materio arbitrary graphql requests'
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
uuid: 92199a12-87b2-4208-82c8-a34b770289b9
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.migration
|
|
||||||
id: migration_creation
|
|
||||||
label: Creation
|
|
||||||
module: workflow
|
|
||||||
wid: migration
|
|
||||||
weight: -11
|
|
||||||
sysid: 1
|
|
@ -1,12 +0,0 @@
|
|||||||
uuid: ca00dac2-806b-4db9-89a0-64bbc56898bb
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.migration
|
|
||||||
id: migration_imported
|
|
||||||
label: Imported
|
|
||||||
module: workflow
|
|
||||||
wid: migration
|
|
||||||
weight: -9
|
|
||||||
sysid: 0
|
|
@ -1,12 +0,0 @@
|
|||||||
uuid: a9c41178-c0bc-4835-9f20-cf461e325f16
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.migration
|
|
||||||
id: migration_new
|
|
||||||
label: New
|
|
||||||
module: workflow
|
|
||||||
wid: migration
|
|
||||||
weight: -10
|
|
||||||
sysid: 0
|
|
@ -1,12 +0,0 @@
|
|||||||
uuid: 08302f4a-8cee-4b2a-a635-4c4cd4991f41
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.migration
|
|
||||||
id: migration_reviewed
|
|
||||||
label: Reviewed
|
|
||||||
module: workflow
|
|
||||||
wid: migration
|
|
||||||
weight: -8
|
|
||||||
sysid: 0
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 46737653-963c-47df-ad5b-ac32f5bad5f1
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_creation
|
|
||||||
- workflow.state.migration_imported
|
|
||||||
id: migration_creation_imported
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_creation
|
|
||||||
to_sid: migration_imported
|
|
||||||
roles:
|
|
||||||
anonymous: anonymous
|
|
||||||
workflow_author: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
admin: '0'
|
|
||||||
root: '0'
|
|
||||||
user: '0'
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 8fe8d7af-ceca-4a63-82db-8c9e12c5ec4d
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_creation
|
|
||||||
- workflow.state.migration_new
|
|
||||||
id: migration_creation_new
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_creation
|
|
||||||
to_sid: migration_new
|
|
||||||
roles:
|
|
||||||
workflow_author: workflow_author
|
|
||||||
admin: admin
|
|
||||||
root: root
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
user: '0'
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 8b01325b-e4ed-45be-8781-b4176df31d56
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_creation
|
|
||||||
- workflow.state.migration_reviewed
|
|
||||||
id: migration_creation_reviewed
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_creation
|
|
||||||
to_sid: migration_reviewed
|
|
||||||
roles:
|
|
||||||
workflow_author: '0'
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
admin: '0'
|
|
||||||
root: '0'
|
|
||||||
user: '0'
|
|
@ -1,12 +0,0 @@
|
|||||||
uuid: 873d713b-baf5-458f-b549-0759db292ebc
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_imported
|
|
||||||
id: migration_imported_imported
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_imported
|
|
||||||
to_sid: migration_imported
|
|
||||||
roles: { }
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 9a107b1a-ead7-42be-87c4-73303861e422
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_imported
|
|
||||||
- workflow.state.migration_new
|
|
||||||
id: migration_imported_new
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_imported
|
|
||||||
to_sid: migration_new
|
|
||||||
roles:
|
|
||||||
workflow_author: '0'
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
admin: '0'
|
|
||||||
root: '0'
|
|
||||||
user: '0'
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 356ad6cb-f67d-4a86-84e4-678400474918
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_imported
|
|
||||||
- workflow.state.migration_reviewed
|
|
||||||
id: migration_imported_reviewed
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_imported
|
|
||||||
to_sid: migration_reviewed
|
|
||||||
roles:
|
|
||||||
admin: admin
|
|
||||||
root: root
|
|
||||||
workflow_author: '0'
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
user: '0'
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 9dabdd0b-edf4-495c-b4ce-194673cf5c15
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_imported
|
|
||||||
- workflow.state.migration_new
|
|
||||||
id: migration_new_imported
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_new
|
|
||||||
to_sid: migration_imported
|
|
||||||
roles:
|
|
||||||
workflow_author: '0'
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
admin: '0'
|
|
||||||
root: '0'
|
|
||||||
user: '0'
|
|
@ -1,12 +0,0 @@
|
|||||||
uuid: f5e120a9-20e2-414d-9374-c75b4410c345
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_new
|
|
||||||
id: migration_new_new
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_new
|
|
||||||
to_sid: migration_new
|
|
||||||
roles: { }
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: e5c8e0c4-44e7-4da3-bcfc-52f4f9a745a2
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_new
|
|
||||||
- workflow.state.migration_reviewed
|
|
||||||
id: migration_new_reviewed
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_new
|
|
||||||
to_sid: migration_reviewed
|
|
||||||
roles:
|
|
||||||
workflow_author: '0'
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
admin: '0'
|
|
||||||
root: '0'
|
|
||||||
user: '0'
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 87ee9489-c504-4e1b-be53-8bb4f99e5843
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_imported
|
|
||||||
- workflow.state.migration_reviewed
|
|
||||||
id: migration_reviewed_imported
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_reviewed
|
|
||||||
to_sid: migration_imported
|
|
||||||
roles:
|
|
||||||
workflow_author: '0'
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
admin: '0'
|
|
||||||
root: '0'
|
|
||||||
user: '0'
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 53af0f5d-d29a-49a2-ba0f-0795dac2862c
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_new
|
|
||||||
- workflow.state.migration_reviewed
|
|
||||||
id: migration_reviewed_new
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_reviewed
|
|
||||||
to_sid: migration_new
|
|
||||||
roles:
|
|
||||||
workflow_author: '0'
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
admin: '0'
|
|
||||||
root: '0'
|
|
||||||
user: '0'
|
|
@ -1,12 +0,0 @@
|
|||||||
uuid: dc1eb81a-ef0f-41b5-ae3e-97f871c92ee2
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.migration_reviewed
|
|
||||||
id: migration_reviewed_reviewed
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: migration_reviewed
|
|
||||||
to_sid: migration_reviewed
|
|
||||||
roles: { }
|
|
@ -1,14 +0,0 @@
|
|||||||
uuid: 4adea39d-5bf4-4cba-bb5e-86c4a36927a3
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: migration
|
|
||||||
label: Migration
|
|
||||||
module: workflow
|
|
||||||
options:
|
|
||||||
name_as_title: 0
|
|
||||||
fieldset: 2
|
|
||||||
options: radios
|
|
||||||
schedule_timezone: 1
|
|
||||||
comment_log_node: 0
|
|
||||||
watchdog_log: 0
|
|
Loading…
x
Reference in New Issue
Block a user