-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Area: ShippingComponent: ShippingIssue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responsePriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Description
Preconditions (*)
- Have at least one online carrier configured
Steps to reproduce (*)
- Create a shipment without selecting the
Create Shipping Label
checkbox. - Try to create a shipping label after the shipment is created.
Expected result (*)
- In the pop-up you should be capable to distribute the items to packages
Actual result (*)
- Even though the ajax (GetShippingItemsGrid) requests returns the order items, no products are displayed in the pop-up.
The issue seems to be in Magento/Shipping/view/adminhtml/web/order/packaging.js
in processPackagePrepare
function, where the quantity is retrieved from input text. When there is a shipment, the input text does not exits.
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
johnulecan
Metadata
Metadata
Assignees
Labels
Area: ShippingComponent: ShippingIssue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responsePriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced 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
Projects
Status
Done