-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: TaxIssue: Cannot ReproduceCannot reproduce the issue on the latest `2.4-develop` branchCannot reproduce the issue on the latest `2.4-develop` branchIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedbug report
Description
Several Shopping Cart Pricing Rules were created with specific coupon codes. They were tested to be working as expected. However, the marketing team decided to change the coupon code name, so the coupon code was updated on the existing rule, e.g. originally ALWYNVIP changed to AC30. Once the name change occured on the coupon code, the coupon code would present invalid code when used on the store front.
Preconditions
- Magento Enterprise 2.1.2
Steps to reproduce
- In Admin, Marketing -->Cart Price Rules
- Add New Rule
- Select a store
- Select all customer groups
- Select Specific Code
- Enter coupon code, ALWYNVIP
- No conditions
- Action = Percent of product price discount, enter 30.00
- Save Rule
- Test coupon code on shopping cart with any product added
- Go back to Admin
- Edit the newly created rule
- Change the coupon code to AC30
- Save Rule
- Test new coupon code on shopping cart with any product added
Expected result
- Original coupon code is valid in cart prior to change the code
- Changed coupon code is valid in cart after the change
Actual result
- Original coupon code is successfully applied
- Changed coupon code now give invalid code error and doesn't apply
Metadata
Metadata
Assignees
Labels
Component: TaxIssue: Cannot ReproduceCannot reproduce the issue on the latest `2.4-develop` branchCannot reproduce the issue on the latest `2.4-develop` branchIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedbug report