magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.46k stars 9.29k forks source link

Shipping Lable Not Created After Shipping #37611

Open Vishrootways opened 1 year ago

Vishrootways commented 1 year ago

Preconditions and environment

Steps to reproduce

Expected result

Order items should be displayed when clicking the "Add Products to Package" button.

Actual result

Order items are not displayed when clicking the "Add Products to Package" button.

Additional information

No response

Release note

No response

Triage and priority

m2-assistant[bot] commented 1 year ago

Hi @Vishrootways. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

m2-assistant[bot] commented 1 year ago

Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-Bravo commented 1 year ago

Hi @Vishrootways,

Thank you for reporting and collaboration.

Verified the issue on Magento 2.4-develop instance and the issue is reproducible.Kindly refer the attached video.

Steps to reproduce

https://github.com/magento/magento2/assets/51680745/c654b8ee-b187-470a-88f4-c050b6e10d63

We have placed order using UPS shipping method and we are not able to create shipping label after shipment.when clicking on Add Products to Package the products are not adding to packages.

Hence Confirming this issue.

Thanks.

github-jira-sync-bot commented 1 year ago

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-9000 is successfully created for this GitHub issue.

m2-assistant[bot] commented 1 year ago

:white_check_mark: Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

vinothjkgds commented 1 year ago

@magento I am working on this

m2-assistant[bot] commented 1 year ago

Hi @vinothjkgds! :wave: Thank you for collaboration. Only members of Community Contributors Team are allowed to be assigned to the issue. Please use @magento add to contributors team command to join Contributors team.

aasim110 commented 1 year ago

@magento I'm working on this

Vishrootways commented 11 months ago

Hello, Please let us know if there is any fixes for this open issue.

magentix commented 10 months ago

For more info, this issue was introduced with this commit:

https://github.com/magento/magento2/commit/eb8cd708869546a203b17b922c2ce573a6c7f35d

When shipment was created, the item input qty no longer exists, and item is undefined.

magentix commented 10 months ago

@aasim110 are you working on it?