This article provides a patch for the Magento 2.4.0 known issue when there is a problem with printing a shipping label for customers’ returns.
Affected products and versions
- Magento Commerce Cloud 2.4.0
- Magento Commerce 2.4.0
Issue
Steps to reproduce:
- Place and complete an order with one of the following core shipping methods FedEx, DHL, UPS, or USPS.
- Create and authorize returns for this order.
- Open an authorized Return Information page and click the Create Shipping Label button.
- Select shipping method, add a product to a package and click Save.
Expected result:
A shipping label is created successfully and you see a message: You created a shipping label.
Actual result:
The Return Information page is broken and you see an error message on the Return Information page: General Information Changes have been made to this section that have not been saved. This tab contains invalid data.
Solution
Apply patch provided in this article.
Patch
The patch is attached to this article. To download it, scroll down to the end of the article and click the file name, or click the following link:
MC-35984-2.4.0-CE-composer.patch
The patch is also available for download in both, .git
and .composer
, formats on Magento Commerce Downloads page, under Patches in the left column navigation. Search for MC-35984 patch.
How to apply the patch
See How to apply a composer patch provided by Magento for instructions.
Related reading
- Magento 2.4.0 known issue: raw message data display on storefront
- Magento 2.4.0 known issue: Export Tax Rates does not work
- Magento 2.4.0 known issue: “Add selections to my cart” button does not work
- Magento 2.4.0 known issue: Braintree payment methods do not show up in Multiple Addresses checkout
- Magento 2.4.0 B2B Admin can't add configurable product to quote
- Magento 2.4.0 known issue: orders display error
- Shipping labels creation known issue in Magento 2.4.0