-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Min qty validation error in admin panel for bundle products #40812
Copy link
Copy link
Open
Labels
Area: OrderComponent: Order gridIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Reported on 2.4.9Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Metadata
Metadata
Assignees
Labels
Area: OrderComponent: Order gridIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Reported on 2.4.9Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Ready for Development
Preconditions and environment
Steps to reproduce
Expected result
The bundle product is added without any errors
Actual result
Error message:
Additional information
The issue is in the
Magento\Sales\Block\Adminhtml\Order\Create\Items\Grid::getItems()method. When validating the stock qty, it is taking the simple product's ID but validates it for the bundle's qty.Release note
No response
Triage and priority