-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Backport] Fixed issue if there are multiple skus in catalog rule condition combination #21269
[Backport] Fixed issue if there are multiple skus in catalog rule condition combination #21269
Conversation
Hi @mage2pratik. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @VladimirZaets, thank you for the review. |
@magento-engcom-team give me test instance |
Hi @sivaschenko. Thank you for your request. I'm working on Magento instance for you |
Hi @sivaschenko, here is your new Magento instance. |
Hi @mage2pratik, thank you for your contribution! |
…alog rule condition combination #21269
Original Pull Request
#20923
Fixed issue if there are multiple skus in catalog rule condition combination
Description (*)
In catalog rule, if there are multiple skus and the condition is 'in one of' then the discount applies only on the first sku.
Fixed Issues (if relevant)
Manual testing scenarios (*)
After: The discount applies on all the products from the condition.
Following are the before after videos of the issue:
Before Video
After Video
Contribution checklist (*)