downgraded flag & flag_lists as flag_lists db upgrade failes

upgraded core to ^9.3
This commit is contained in:
2022-02-21 21:47:52 +01:00
parent eb381e9436
commit bd594ac9f0
443 changed files with 28866 additions and 26741 deletions

View File

@@ -17,30 +17,30 @@ plugin: commerce_checkout_progress
settings:
id: commerce_checkout_progress
label: 'Checkout progress'
provider: commerce_checkout
label_display: '0'
provider: commerce_checkout
visibility:
view_inclusion:
id: view_inclusion
negate: null
view_inclusion: { }
context_mapping: { }
view_inclusion: { }
request_path_exclusion:
id: request_path_exclusion
pages: ''
negate: null
context_mapping: { }
pages: ''
'entity_bundle:commerce_product_variation':
id: 'entity_bundle:commerce_product_variation'
bundles:
materio_product_variation_type: materio_product_variation_type
negate: false
context_mapping:
commerce_product_variation: '@commerce_product.product_variation_route_context:commerce_product_variation'
bundles:
materio_product_variation_type: materio_product_variation_type
'entity_bundle:commerce_product':
id: 'entity_bundle:commerce_product'
bundles:
materio_product_type: materio_product_type
negate: false
context_mapping:
commerce_product: '@commerce_product.product_route_context:commerce_product'
bundles:
materio_product_type: materio_product_type