Closed
Description
Preconditions (*)
1.Fresh Magento 2.3.3 or any Magento 2.3 setup
Steps to reproduce (*)
- Create a simple Test product
- Set the normal price 100 or whatever you want
- Set the tier price 0 for "All Groups" with "1" Qty.
- Save the product
- You can see the product tier price is 0 saved and on the frontend, you can see 0 prices which is expected
-
Open the Advance pricing section and set the Tier price "10" for "All Groups" and "1" Qty.
-
Save the product
-
You can see "10" price on frontend and backend which is expected.
-
Now edit the product again from backend and open Advance pricing section
-
Set the price "0" for "All Groups" with "1" Qty.
-
Save the product
Expected result (*)
- After saving the second time product price should be displayed which we are saving(In this case 0 should be display)
Actual result (*)
- Price is showing the Non-zero price during the second time.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.3 release