-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.8Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions and environment
- Magento version 2.4.8
Steps to reproduce
- Create a Cart price rule for 1% product price discount with no conditions and no actions conditions
- Add the bundle product "[Sprite Yoga Companion Kit]" from the installed sample data package
- Check Quote Item table discount_amount
Expected result
discount_amountshould be greater than zero inquote_itemtablebase_subtotal_with_discountshould be subtotal-discount amount in quote tablecheckout/cartui should display right discount amount and total
Actual result
discount_amountis zero inquote_itemtablebase_subtotal_with_discountis same assubtotalcheckout/cartui displaying correct data
Additional information
Bug introduced by ACP2E-3491: Cart rule sku condition is failing for invoice.
Fixing this ticket will help : #40235 (since discount amount was referred from extension attributes for bundle products due to this bug.)
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.8Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.