Skip to content

Can't create label for existing shipment #34964

@alinalexandru

Description

@alinalexandru

Preconditions (*)

  1. Have at least one online carrier configured

Steps to reproduce (*)

  1. Create a shipment without selecting the Create Shipping Label checkbox.
  2. Try to create a shipping label after the shipment is created.

Expected result (*)

  1. In the pop-up you should be capable to distribute the items to packages

Actual result (*)

  1. 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”.

Metadata

Metadata

Labels

Area: ShippingComponent: ShippingIssue: needs updateAdditional information is require, waiting for responsePriority: P1Once 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.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions