-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Add Store Code to Urls should be Global #40065
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 2.4-develop
Are you sure you want to change the base?
Conversation
Hi @thomas-kl1. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
@magento run all tests |
@magento run Unit Tests, Static Tests, Integration Tests |
@magento run all tests |
@magento create issue |
@magento run all tests |
@engcom-Charlie Regarding the integration tests failures: I can't fix the B2B/EE tests, in order to fix them you should replace the getValue par isSetFlag method when looking for the following configs:
You should also look for default and not by scope for |
@magento run all tests |
@magento run Database Compare |
@magento run Functional Tests CE, Functional Tests B2B |
@thomas-kl1 thank you for your contribution! Currently we are looking into priority PRs from Community Dashboard, we will surely pick this PR as per the priority. Thank you! |
Description (*)
The Add Store Code to Urls setting in the store web configuration is defined as global.
However in the core, the setting is fetched with the current scope in mind.
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Resolved issues: