Skip to content

Coupon with Fixed amount discount for whole cart apply rule not working in graphql #30719

@rani-priya

Description

@rani-priya

Preconditions (*)

  1. Magento version: 2.4
  2. php version : 7.3

Steps to reproduce (*)

  1. Go to magento backend

  2. create a cart price rule with this configuration(In Apply set "Fixed amount discount for whole cart")
    image

  3. Then apply the same coupon on cart in by using graphql

  4. In cart query check the grand total amount
    image
    image

Expected result (*)

  1. Discount should be deducted from the grand total in cart query graphql

Actual result (*)

  1. Discount is not deducting from the grand total in cart query graphql

Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.

  • 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

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions