Open
Description
Preconditions (*)
- Magento 2.4.3-p1
Steps to reproduce (*)
- Create Cart Price Rule for 10%
- Add Bundle Product to cart
- Check column row_total_with_discount, discount_amount, base_discount_amount, discount_percent in database table quote_item
- Check API /rest/<STORE_CODE>/V1/guest-carts/<CART_ID>/totals
Expected result (*)
- The fields are being calculated properly and stored in the database and therefore are properly returned via API
Actual result (*)
Additional Info (*)
- Database shows rule 14 should be applied which in this case applies 10%. This can be seen in the checkout where the discount does apply as expected.
- Partially related issue row_total_with_discount not calculated #34288
Severity assessment
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready for Grooming