Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The price of product custom option can't be set to 0. #4808

Closed
zihen opened this issue Jun 1, 2016 · 10 comments
Closed

The price of product custom option can't be set to 0. #4808

zihen opened this issue Jun 1, 2016 · 10 comments
Assignees
Labels
bug report Component: Catalog Fixed in 2.2.x The issue has been fixed in 2.2 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release

Comments

@zihen
Copy link

zihen commented Jun 1, 2016

Preconditions

  1. Install Magento from develop branch.

Steps to reproduce

  1. Add an product custom option (Select Type)
  2. Add new row and set price greater than 0.
  3. Save product.
  4. Change the row price to 0 or empty.
  5. Save product.

Expected result

  1. The row price becomes 0.

Actual result

  1. The row price doesn't becomes 0.
@antboiko
Copy link

antboiko commented Jun 2, 2016

Hi @zihen , thanks for reporting. We've created internal ticket MAGETWO-51811 to fix this issue.

Best,
Anton.

@antboiko antboiko added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report labels Jun 2, 2016
@sergei-sss
Copy link

At present you can use "0.00" to bypass it:
#4092

@vkorotun vkorotun removed the MX label Aug 4, 2016
@magento-engcom-team magento-engcom-team added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Component: Catalog Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed labels Sep 11, 2017
@magento-engcom-team magento-engcom-team added Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed and removed Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed labels Oct 3, 2017
@magento-engcom-team
Copy link
Contributor

@zihen, thank you for your report.
We've created internal ticket(s) MAGETWO-51811 to track progress on the issue.

@magento-engcom-team magento-engcom-team added 2.1.x Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release labels Oct 3, 2017
@keyurshah070
Copy link
Contributor

keyurshah070 commented Oct 22, 2017

I can not reproduce on fresh 2.2 , please check my recordings which I have done in my setup,

https://drive.google.com/file/d/0B8gUImJC3FQoNGZ6YXVhWkxCQW8/view

Kindly confirm @okorshenko @ishakhsuvarov

@SpartakusMd
Copy link

@keyurshah070 I just saw your video, the issue is a bit different. The result price should be "0". In your case the field remained empty. Even in the case you save the product with an empty price, the saved value should be 0.

@raumatbel
Copy link
Contributor

@okorshenko can you assign me it please?

@okorshenko
Copy link
Contributor

The issue has been fixed in 2.2-develop branch and will be available with 2.2.2 release

@okorshenko okorshenko added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Oct 31, 2017
@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-83036

@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-83037

@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-83038

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Catalog Fixed in 2.2.x The issue has been fixed in 2.2 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release
Projects
None yet
Development

No branches or pull requests

10 participants