You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/guides/v2.4/release-notes/b2b-release-notes.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,8 @@ These release notes can include:
57
57
58
58
- {:.fix} The `credit_history` query now returns the specified company’s credit history for both the originally allocated amount and the purchased amount. Previously, this query returned an error. [GitHub-29990](https://github.com/magento/magento2/issues/29990)
59
59
60
+
- {:.fix} The **Company** and **Job Title** fields on the Edit Account Information page are no longer editable. [GitHub-312](https://github.com/magento/partners-magento2b2b/issues/312)
61
+
60
62
## Magento B2B - Version 1.3.0
61
63
62
64
This release includes improvements to order approvals, shipping methods, shopping cart, and logging of Admin actions.
Copy file name to clipboardExpand all lines: src/guides/v2.4/release-notes/commerce-2-4-2.md
+17-7Lines changed: 17 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ This release includes enhancements to Page Builder content migration and Page Bu
151
151
152
152
* The new mobile [viewport switcher](https://docs-beta.magento.com/user-guide/cms/page-builder-workspace.html#viewports) and viewport scope for form field values lets users and developers perform these actions:
153
153
154
-
* View content on different viewports when authoring.
154
+
* View content on different view ports when authoring.
155
155
156
156
* Optimize minimum height field parameter on different content types for each viewport. (Only one parameter (min height) is supported out of the box. Custom development required to enable mobile optimization for other content parameters.)
157
157
@@ -343,7 +343,7 @@ We have fixed hundreds of issues in the Magento 2.4.2 core code.
343
343
344
344
<!--- MC-35783-->
345
345
346
-
* Magento now displays the `You have no items in your shopping cart` message in the minicart as expected when a shopper removes the only item in their cart. Previously, cart data was not updated for 'checkout/cart/removeFailed' when a shopper removed the single item, and Magento displayed this message: `1 product requires your attention`.
346
+
* Magento now displays the `You have no items in your shopping cart` message in the mini cart as expected when a shopper removes the only item in their cart. Previously, cart data was not updated for 'checkout/cart/removeFailed' when a shopper removed the single item, and Magento displayed this message: `1 product requires your attention`.
347
347
348
348
<!--- MC-36088-->
349
349
@@ -609,7 +609,7 @@ We have fixed hundreds of issues in the Magento 2.4.2 core code.
609
609
610
610
<!-- ENGCOM-8478 -->
611
611
612
-
* Corrected the pluralization of “item” in the minicart and checkout order summary. [GitHub-29920](https://github.com/magento/magento2/issues/29920)
612
+
* Corrected the pluralization of “item” in the mini cart and checkout order summary. [GitHub-29920](https://github.com/magento/magento2/issues/29920)
613
613
614
614
<!-- ENGCOM-8309 -->
615
615
@@ -1465,7 +1465,7 @@ We have fixed hundreds of issues in the Magento 2.4.2 core code.
1465
1465
1466
1466
<!-- ENGCOM-8258 -->
1467
1467
1468
-
`getPageLayoutsConfig` is now saved in cache, which has improved config builder performance. [GitHub-29546](https://github.com/magento/magento2/issues/29546)
1468
+
*`getPageLayoutsConfig` is now saved in cache, which has improved config builder performance. [GitHub-29546](https://github.com/magento/magento2/issues/29546)
1469
1469
1470
1470
### Persistent
1471
1471
@@ -1575,7 +1575,7 @@ We have fixed hundreds of issues in the Magento 2.4.2 core code.
1575
1575
1576
1576
<!--- MC-36755-->
1577
1577
1578
-
* Magento no longer archives an order before processing it. Previously, multiselect action on the Admin order grid affected unselected orders.
1578
+
* Magento no longer archives an order before processing it. Previously, multi select action on the Admin order grid affected unselected orders.
1579
1579
1580
1580
<!--- MC-37371-->
1581
1581
@@ -2041,10 +2041,20 @@ We have fixed hundreds of issues in the Magento 2.4.2 core code.
2041
2041
2042
2042
## Known issues
2043
2043
2044
-
**Issue**: Discounts for a specific payment method persist during checkout for a purchase order even when the buyer changes payment method during final checkout. As a result, customers may receive a discount that they are not entitled to. This occurs because a cart rule for the original payment method is still applied despite the change in payment method. **Workaround**: None. <!-- KB-827 -->
2045
-
2046
2044
**Issue**: The `deleteRequisitionListOutput` query returns details about the deleted requisition list instead of the remaining requisition lists. <!--- MC-39894-->
2047
2045
2046
+
**Issue**: Shoppers cannot add a configurable product to their cart from a non-default store view in a multi-store deployment. Magento displays this error: `Could not add item to cart. Please check required options and try again`. **Workaround**: None. [GitHub-31660](https://github.com/magento/magento2/issues/31660)<!--- PWA-1298-->
2047
+
2048
+
**Issue**: Merchants must activate the Fastly Force TLS functionality from the Admin to enable the global HTTP to HTTPS redirect for all store pages. See the [Redirect HTTP to HTTPS for all pages on Cloud (Force TLS)](https://support.magento.com/hc/en-us/articles/360006296953) Knowledge Base article. <!--- MC-39988-->
2049
+
2050
+
### B2B known issues
2051
+
2052
+
**Issue**: B2B buyers can use online payment methods to bypass the usual purchase order flow. This scenario can occur if the buyer can reduce their entire checkout total to a 0 — for example, by a promo code or gift card — and subsequently remove the code or gift card. Even under those conditions, Magento still places the order for the correct amount based on the prices of the items in their assigned catalog. <!--- B2B-1603-->
2053
+
2054
+
**Issue**: Buyers are redirected to the shopping cart when trying to place an order from a purchase order using PayPal Express Checkout when **In-Context Mode** is disabled. <!--- B2B-1604-->
2055
+
2056
+
**Issue**: Magento randomly When attempting to create a purchase order and navigating to the initial checkout page, a bad request can occasionally be observed in the browser console when a buyer creates a purchase order and navigates to the checkout page. The buyer can still place the purchase order. Magento displays this error when a buyer has previously created a different purchase order with an online payment method before navigating to checkout page without completing the purchase. **Workaround**: None. <!--- B2B-1605-->
2057
+
2048
2058
## Community contributions
2049
2059
2050
2060
We are grateful to the wider Magento community and would like to acknowledge their contributions to this release. Check out the following ways you can learn about the community contributions to our current releases:
Copy file name to clipboardExpand all lines: src/guides/v2.4/release-notes/open-source-2-4-2.md
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -514,7 +514,7 @@ We have fixed hundreds of issues in the Magento 2.4.2 core code.
514
514
515
515
<!-- ENGCOM-8478 -->
516
516
517
-
* Corrected the pluralization of “item” in the minicart and checkout order summary. [GitHub-29920](https://github.com/magento/magento2/issues/29920)
517
+
* Corrected the pluralization of “item” in the mini cart and checkout order summary. [GitHub-29920](https://github.com/magento/magento2/issues/29920)
518
518
519
519
<!-- ENGCOM-8309 -->
520
520
@@ -1310,7 +1310,7 @@ We have fixed hundreds of issues in the Magento 2.4.2 core code.
1310
1310
1311
1311
<!-- ENGCOM-8258 -->
1312
1312
1313
-
`getPageLayoutsConfig` is now saved in cache, which has improved config builder performance. [GitHub-29546](https://github.com/magento/magento2/issues/29546)
1313
+
*`getPageLayoutsConfig` is now saved in cache, which has improved config builder performance. [GitHub-29546](https://github.com/magento/magento2/issues/29546)
1314
1314
1315
1315
### Persistent
1316
1316
@@ -1794,9 +1794,11 @@ We have fixed hundreds of issues in the Magento 2.4.2 core code.
1794
1794
1795
1795
* Implemented `ActionInterface` for \Magento\Wishlist\Controller\Shared\Allcart. [GitHub-29537](https://github.com/magento/magento2/issues/29537)
1796
1796
1797
-
## Known issue
1797
+
## Known issues
1798
1798
1799
-
**Issue**: Discounts for a specific payment method persist during checkout for a purchase order even when the buyer changes payment method during final checkout. As a result, customers may receive a discount that they are not entitled to. This occurs because a cart rule for the original payment method is still applied despite the change in payment method. **Workaround**: None. <!-- KB-827 -->
1799
+
**Issue**: The `deleteRequisitionListOutput` query returns details about the deleted requisition list instead of the remaining requisition lists. <!--- MC-39894-->
1800
+
1801
+
**Issue**: Shoppers cannot add a configurable product to their cart from a non-default store view in a multi-store deployment. Magento displays this error: `Could not add item to cart. Please check required options and try again`. **Workaround**: None. [GitHub-31660](https://github.com/magento/magento2/issues/31660)<!--- PWA-1298-->
0 commit comments