Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: variable dropdown missing in SEO template configuration#15785

Merged
Sy Dinh (sydinh) merged 1 commit into
trunkfrom
fix/seo-template
Mar 30, 2026
Merged

fix: variable dropdown missing in SEO template configuration#15785
Sy Dinh (sydinh) merged 1 commit into
trunkfrom
fix/seo-template

Conversation

@sydinh
Copy link
Copy Markdown
Contributor

1. Why is this change necessary?

See #15384

2. What does this change do, exactly?

Corrects the variableStores data

3. Describe each step to reproduce the issue or behaviour.

See #15384

4. Please link to the relevant issues (if any).

_

5. Checklist

  • I have written tests and verified that they fail without my change
  • I have updated developer-facing release notes if this change is relevant for external developers:
    • Add a short entry to RELEASE_INFO-6.<major>.md under “Upcoming” for informational changes, including the consequences of the change and how it affects external developers.
    • Add an UPGRADE section in UPGRADE-6.<next-major>.md for breaking changes (what/why/impact/how to adapt).
    • See the Documenting a Release Process for details.
  • I have written or adjusted the documentation according to my changes
  • This change has comments for package types, values, functions, and non-obvious lines of code
  • I have read the contribution requirements and fulfilled them

@github-actions
Copy link
Copy Markdown

Warnings
⚠️ The Pull Request doesn't contain any release info, if your changes are relevant for external developers please add an entry to the release info file, including the consequences of the change and how it affects external developers. For detailed infos please refer to the [release documentation guide](https://github.com/shopware/shopware/blob/trunk/delivery-process/documenting-a-release.md).

@explore-openapi
Copy link
Copy Markdown

explore-openapi Bot commented Mar 25, 2026

OpenAPI Snapshot

ℹ️ shopware/store-api — schema identical to base trunk

ℹ️ shopware/admin-api — schema identical to base trunk

@sydinh
Copy link
Copy Markdown
Contributor Author

After this fix is merged, you should re-index the DAL to complete the process.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.29%. Comparing base (88712c1) to head (ba002f1).
⚠️ Report is 27 commits behind head on trunk.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk   #15785   +/-   ##
=======================================
  Coverage   58.28%   58.29%           
=======================================
  Files        3059     3060    +1     
  Lines       95880    95907   +27     
=======================================
+ Hits        55887    55912   +25     
- Misses      39993    39995    +2     
Flag Coverage Δ
phpunit-migration 92.40% <ø> (ø)
phpunit-unit 55.21% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot added the needs-triage A newly created issue or PR that needs team assignment and/or prioritization. label Mar 25, 2026
@mitelg Michael Telgmann (mitelg) added domain/inventory Responsible for managing products and everything product-related and removed needs-triage A newly created issue or PR that needs team assignment and/or prioritization. labels Mar 25, 2026
@sydinh Sy Dinh (sydinh) added this pull request to the merge queue Mar 30, 2026
Merged via the queue into trunk with commit 0518144 Mar 30, 2026
84 checks passed
@sydinh Sy Dinh (sydinh) deleted the fix/seo-template branch March 30, 2026 08:42
@github-actions github-actions Bot added this to the 6.7.9.0 milestone Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/inventory Responsible for managing products and everything product-related milestone/6.7.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Variable dropdown missing in SEO template configuration (6.7.8.0)

5 participants