magento2 icon indicating copy to clipboard operation
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...

Results 831 magento2 issues
Sort by recently updated
recently updated
newest added

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

Component: Sales
Issue: Confirmed
Component: Email
Reproduced on 2.4.x
Progress: dev in progress
Priority: P2
Area: Order
Reported on 2.4.4

### 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....

Issue: Confirmed
Reproduced on 2.4.x
Progress: dev in progress
Priority: P3
Area: Order

### Description (*) Update deprecated **'Escape Methods'** for frontend template of Magento Catalog Module ### Related Pull Requests ### Fixed Issues (if relevant) ### Manual testing scenarios (*) ### Questions...

Progress: needs update
Priority: P3

### 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...

Issue: Confirmed
Triage: Dev.Experience
Reproduced on 2.4.x
Progress: ready for dev
Priority: P2
Component: Attributes
Area: Framework

### 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....

Component: Sales
partners-contribution
Partner: Vaimo
Release Line: 2.4
Progress: review
Priority: P2
Priority: P3
Severity: S3

### 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...

Issue: Confirmed
Progress: PR Created
Component: Api
Reproduced on 2.4.x
Priority: P2
Area: APIs
Reported on 2.4.4

### 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...

partners-contribution
Component: ConfigurableProduct
Release Line: 2.4
Partner: EY
Progress: review
Priority: P2
Severity: S2

### Preconditions (*) 1. Magento 2,4,3 2. ### Steps to reproduce (*) 1. Make a configurable product with f.e. 3 options 2. ![grafik](https://user-images.githubusercontent.com/15807794/129438093-70ab92fc-28e8-4f12-92bd-21e47d24abad.png) 3. Place an order for this product...

Issue: Confirmed
Component: Swatches
Reproduced on 2.4.x
Progress: PR in progress
Priority: P2
Severity: S2
Reported on 2.4.3
Area: 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...

Progress: pending review

### 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...

Triage: Dev.Experience
Issue: needs update