-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Product list locale fallback #18584
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.2
Are you sure you want to change the base?
Product list locale fallback #18584
Conversation
…dapt related grid and tests - Updated `ProductRepositoryInterface` and `ProductRepository` to include `fallbackLocale` parameter in `createListQueryBuilder`. - Modified product grid configuration to support `fallbackLocale`. - Adjusted Behat scenarios to reflect fallback logic for sorting products with missing translations.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
❗ Preview Environment deployment failed on BunnyshellSee: Environment Details | Pipeline Logs Check https://github.com/Sylius/Sylius/actions/runs/19737022593 for details. Available commands:
|
62c4c2b to
e3cc8ef
Compare
- Deleted redundant and failing Behat scenarios related to sorting products with missing translations. - Simplified `managing_products/sorting_products.feature`.
e3cc8ef to
ae9c255
Compare
Translations appear, but there is a problem with sorting.
BTW - in the absence of translations, there are more queries to the database (the problem occurred before the fix).