Karol
Karol
I am closing this issue as it has been resolved by PR #15900
Rebased the PR against the 1.13 branch
Hi @JordiDekker Thank you for bringing this issue to our attention. We acknowledge it as a potential bug, and we've created a task to address it in the future. However,...
I close this issue. It duplicated by #15625
Hi @SylvanoTombo I don't think it is a bug on our side of the configuration. You can handle this in two way: 1. Use `mainTaxon.translations.name` instead of `mainTaxon.translation.name`. However, this...
Good point, @diimpp. I think a better solution is to add this check to the `supportsNormalization` function.
Supporting the `ImageInterface` class, we cannot be certain that there is a 'path' key in the array. Therefore I have decided to change this class to `Image`. There is an...
Hi, on which version of Sylius Standard did the issue occur?
Hi @delyriand, thanks for the issue and the PR with the fix! Could you add a Behat scenario for this case? Also, we try to avoid comments in the code...
Hi @delyriand Sorry for the delay, [here's](https://github.com/Sylius/Sylius/tree/v1.14.5/features/promotion/applying_promotion_rules) the entire folder with scenarios on how to do it.