-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: BackendComponent: PricingFixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 release
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
Component: BackendComponent: PricingFixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 release

