From bc0b8cfbb33236ea6d42bdfde966e47fe24161e7 Mon Sep 17 00:00:00 2001 From: Simon Krull Date: Tue, 5 May 2026 18:07:04 +0200 Subject: [PATCH 1/2] FIX: [Fixtures] #154: cms suite fixtures where not loaded --- config/fixtures/1_collection.yaml | 5 ++--- config/fixtures/1_glasses.yaml | 8 ++++---- config/fixtures/1_media.yaml | 5 ++--- config/fixtures/1_template.yaml | 5 ++--- config/fixtures/2_block.yaml | 5 ++--- config/fixtures/2_page.yaml | 5 ++--- 6 files changed, 14 insertions(+), 19 deletions(-) diff --git a/config/fixtures/1_collection.yaml b/config/fixtures/1_collection.yaml index bb6a175e..909aff61 100644 --- a/config/fixtures/1_collection.yaml +++ b/config/fixtures/1_collection.yaml @@ -1,10 +1,9 @@ sylius_fixtures: suites: - cms: - listeners: - logger: ~ + default: fixtures: collection: + priority: -10 options: custom: blog: diff --git a/config/fixtures/1_glasses.yaml b/config/fixtures/1_glasses.yaml index d5934828..7c9e34c4 100644 --- a/config/fixtures/1_glasses.yaml +++ b/config/fixtures/1_glasses.yaml @@ -1,15 +1,14 @@ sylius_fixtures: suites: - cms: - listeners: - logger: ~ + default: fixtures: glasses: name: taxon + priority: -10 options: custom: category: - code: 'MENU_CATEGORY' + code: 'category' name: 'Category' translations: en_US: @@ -26,6 +25,7 @@ sylius_fixtures: fr_FR: name: 'Lunettes' product: + priority: -10 options: custom: sunshine_vision_glasses: diff --git a/config/fixtures/1_media.yaml b/config/fixtures/1_media.yaml index 5c18ed2e..2a511609 100644 --- a/config/fixtures/1_media.yaml +++ b/config/fixtures/1_media.yaml @@ -3,11 +3,10 @@ parameters: sylius_fixtures: suites: - cms: - listeners: - logger: ~ + default: fixtures: media: + priority: -10 options: custom: mid_season_sale_banner: diff --git a/config/fixtures/1_template.yaml b/config/fixtures/1_template.yaml index 7461c547..154731e3 100644 --- a/config/fixtures/1_template.yaml +++ b/config/fixtures/1_template.yaml @@ -1,10 +1,9 @@ sylius_fixtures: suites: - cms: - listeners: - logger: ~ + default: fixtures: template: + priority: -10 options: custom: homepage: diff --git a/config/fixtures/2_block.yaml b/config/fixtures/2_block.yaml index 70a36081..71f1652b 100644 --- a/config/fixtures/2_block.yaml +++ b/config/fixtures/2_block.yaml @@ -1,10 +1,9 @@ sylius_fixtures: suites: - cms: - listeners: - logger: ~ + default: fixtures: block: + priority: -10 options: custom: homepage_new_collection_header: diff --git a/config/fixtures/2_page.yaml b/config/fixtures/2_page.yaml index 09e10536..41b27bea 100644 --- a/config/fixtures/2_page.yaml +++ b/config/fixtures/2_page.yaml @@ -1,10 +1,9 @@ sylius_fixtures: suites: - cms: - listeners: - logger: ~ + default: fixtures: page: + priority: -10 options: custom: faq: From c3f15033df8d0a514cacef5a68700d1904716af0 Mon Sep 17 00:00:00 2001 From: Simon Krull Date: Tue, 5 May 2026 19:23:44 +0200 Subject: [PATCH 2/2] FIX: [Fixtures] add missing name for blog post 3 --- config/fixtures/2_page.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/fixtures/2_page.yaml b/config/fixtures/2_page.yaml index 41b27bea..4fb24ceb 100644 --- a/config/fixtures/2_page.yaml +++ b/config/fixtures/2_page.yaml @@ -481,7 +481,7 @@ sylius_fixtures:

Summer 2025 proves that the modern woman can have it all - effortless style that works from beach to boardroom, sustainable choices that feel as good as they look, and versatile pieces that adapt to any adventure. Whether you're embracing Riviera elegance or streetwear, this season's trends celebrate comfort without compromising sophistication. The best part? These aren't just trends to follow, but building blocks for a wardrobe that truly reflects who you are.

blog_post_3: - name: "" + name: "The Modern Man's Summer Playbook" channels: - "FASHION_WEB" collections: