-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
P2: ImportantPriority mark - still high ;)Priority mark - still high ;)QA approved on branchTesters will add this label after positive check on specific branch.Testers will add this label after positive check on specific branch.bugBug reportsBug reports
Milestone
Description
Current behavior
It is possible to change the quantity of a product in cart to negative integer or 0 and place the order.

Expected behavior
It shouldn't be possible to change the quantity of a product in cart to negative integer or 0 and place the order.
Steps to reproduce the issue
- Go to any product page
- Choose available variant of the product and click 'Add to cart' button
- Click the 'cart' icon in upper right corner
- Change the Quantity to -1
- Click 'Go to checkout' button
- Fill in all he necessary fields in checkout, shipping, payment, review the order
- Click 'Place the order' button
- See the error
Repository
Can you handle fixing this bug by yourself?
- YES
- NO
Which Release Cycle state this refers to? Info for developer.
Pick one option.
- This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from
developbranch and create Pull Request2. Feature / Improvementback todevelop. - This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from
releasebranch and create Pull Request3. Stabilisation fixback torelease. - This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from
hotfixormasterbranch and create Pull Request4. Hotfixback tohotfix.
Environment details
- Browser:
- OS:
- Node:
- Code Version:
Additional information
Metadata
Metadata
Assignees
Labels
P2: ImportantPriority mark - still high ;)Priority mark - still high ;)QA approved on branchTesters will add this label after positive check on specific branch.Testers will add this label after positive check on specific branch.bugBug reportsBug reports