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

### Description (*) Given the unit test: \Magento\Cms\Test\Unit\Model\GetUtilityPageIdentifiersTest::testExecute Expected result is a list of identifiers. Currently, if we set the following settings from BO: - web/default/cms_home_page - web/default/cms_no_route - web/default/cms_no_cookies...

Progress: pending review
Priority: P2

### Description (*) Performance improvment by skipping current store resolution. Also it makes sense by design that the configuration is resolved from the internal state of the object instead of...

Triage: Dev.Experience
Priority: P2
Project: Community Picked

### Description (*) When using a dynamic rows component in design config, the save fails because when Magento tries to compare current value with the parent one, an error occurs:...

Triage: Dev.Experience
Progress: pending review
Priority: P2

### Description (*) For exemple, when we load the quote on the checkout cart page, some fields are missing on the items because the totals have not been collected. For...

Progress: needs update
Triage: Dev.Experience
Progress: pending review
Priority: P2
Project: Community Picked

### Description (*) Remove an extra space in the class attribute ### Contribution checklist (*) - [x] Pull request has a meaningful description of its purpose - [x] All commits...

Progress: ready for testing
Progress: extended testing
Progress: pending review
Priority: P4

### Description (*) ### Related Pull Requests ### Fixed Issues (if relevant) 1. Fixes magento/magento2#40004 ### Manual testing scenarios (*) 1. ... 2. ... ### Questions or comments ### Contribution...

Progress: pending review
Priority: P2

### Description (*) ### Related Pull Requests ### Fixed Issues (if relevant) 1. Fixes magento/magento2#40007 ### Manual testing scenarios (*) 1. ... 2. ... ### Questions or comments ### Contribution...

https://github.com/magento/magento2/blob/597e991a9554695785250f11ccc27a0ef8120279/app/code/Magento/Deploy/Console/CommandList.php#L48-L54

Issue: needs update

### Preconditions and environment 1. Magento community/commerce version: 2.4.7 2. Firefox browser (I was able to reproduce this on other browsers, but in firefox, the issue occurs almost all the...

Issue: Confirmed
Component: Framework/RequireJs
Reproduced on 2.4.x
Priority: P2
Area: Admin UI
Reported on 2.4.7

### Description (*) Update Cache-Control header to static file (assets, media) As explained in the Mozilla documentation: ``When a user reloads the browser, the browser will send conditional requests for...

Triage: Dev.Experience
Progress: review
Priority: P2
Project: Community Picked