fix: variable dropdown missing in SEO template configuration#15785
Merged
Conversation
|
OpenAPI Snapshotℹ️ shopware/store-api — schema identical to base trunkℹ️ shopware/admin-api — schema identical to base trunk |
Contributor
Author
|
After this fix is merged, you should re-index the DAL to complete the process. |
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Lee Nguyen (nguyenquocdaile)
approved these changes
Mar 27, 2026
Phung Nguyen (rittou)
approved these changes
Mar 30, 2026
YTN (nguyenytran)
approved these changes
Mar 30, 2026
Florian Robel (frobel)
pushed a commit
that referenced
this pull request
Apr 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
RELEASE_INFO-6.<major>.mdunder “Upcoming” for informational changes, including the consequences of the change and how it affects external developers.UPGRADEsection inUPGRADE-6.<next-major>.mdfor breaking changes (what/why/impact/how to adapt).