magento2
magento2 copied to clipboard
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 affili...
On Magento Open Source 2.4.4, `$this->appEmulation->startEnvironmentEmulation($order->getStoreId(), Area::AREA_FRONTEND, true);` is added to `Magento\Sales\Model\Order\Email\Sender\InvoiceSender::send` . While on this emulation there is a call to `Magento\Payment\Helper\Data::getInfoBlockHtml` where the emulation is started again. This...
### Preconditions and environment This is a repeat of issue #31063 which is closed despite the issue still being present in 2.4.3-p2. - Magento 2.4.3-p2 ### Steps to reproduce 1....
### Description (*) Update deprecated **'Escape Methods'** for frontend template of Magento Catalog Module ### Related Pull Requests ### Fixed Issues (if relevant) ### Manual testing scenarios (*) ### Questions...
### Preconditions (*) 1. create attributes via AttributeOptionLabelInterfaceFactory and AttributeOptionInterfaceFactory and persist them via AttributeOptionManagementInterface 2. create up to N attributes (amount doesn't matter much as it seems) ### Steps...
### Description (*) Created an example of the solution. I think something like this would fix the issue since it is using a lot in the process of adding Item....
### Preconditions and environment - Magento CE version 2.4.4 - Component: REST API ### Steps to reproduce 1. Create a simple product in the catalog with a customizable option Using...
### Description (*) Swatches are not crossed out if salable quantity is 0 and Product's stock status as "Is in stock". ### Related Pull Requests 1. I added "Magento\InventorySalesAdminUi\Model\GetSalableQuantityDataBySku" dependency...
### Preconditions (*) 1. Magento 2,4,3 2. ### Steps to reproduce (*) 1. Make a configurable product with f.e. 3 options 2.  3. Place an order for this product...
### Description (*) This merge for create patch magento 2.3.x use fixes speedup SCD process pipelines @ihor-sviziev can you share the patch link (if it's exist) ### Related Pull Requests...
### Preconditions and environment - Magento 2.4.4 - PHP 8.1 The release notes for Mangento 2.4.4 state that Magento 2.4.4 is compatible with PHP 8.1. ### Steps to reproduce Using...