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 741 magento2 issues
Sort by recently updated
recently updated
newest added

### Description I would like to exclude from both the **Default Cache** and **Full Page Cache** (FPC) of my Magento store a number of pages which don't have some business...

feature request
Progress: ready for grooming

This issue is automatically created based on existing pull request: magento/magento2#39099: Remove all marketing get parameters to minimize the cache --------- ### Description (*) Same logic when use varnish (https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/PageCache/etc/varnish7.vcl#L84)...

Progress: PR in progress
Priority: P2
Reported on 2.4.x

### Preconditions and environment - Magento version: 2.4.6-p3 ### Steps to reproduce Export the varnish configuration in the Magento admin and search for the part in the generated VCL file...

Issue: Confirmed
Component: Cache
Reproduced on 2.4.x
Progress: PR in progress
Priority: P2
Area: Framework
Reported on 2.4.6-p3

### Description (*) Add main_table to select for customer online filter. ### Fixed Issues (if relevant) When we try to filter the online customer grid we have an issue :...

Progress: needs update
Priority: P1
Project: Community Picked

Magento version: **2.4.5** Graphql: customerCart Request: `{ customerCart { billing_address { country { label code } firstname lastname } shipping_addresses { country { label code } } } }` Response:...

feature request
Progress: dev in progress
Project: GraphQL
Issue: ready for confirmation
Reported on 2.4.5

…validation methods for attribute_code when creating new attributes ### Description (*) When creating new product attributes through Rest-APIs 'rest/V1/products/attributes' endpoint, the validation is done through Magento\Catalog\Model\Product\Attribute\Repository::validateCode method. The method validates...

Component: Catalog
Release Line: 2.4
Progress: pending review
Priority: P2

This issue is automatically created based on existing pull request: magento/magento2#39241: [PHPDOC] Fix bad phpdoc Magento\Directory\Model\AllowedCountries::getAllowedCountries() --------- ### Description (*) This PR fix bad PHPDoc for `Magento\Directory\Model\AllowedCountries::getAllowedCountries()` https://github.com/magento/magento2/blob/a4cf5e62468770fdb9f7b48938f6644ae354a51b/app/code/Magento/Directory/Model/AllowedCountries.php#L62-L72 ![Capture d’écran...

Progress: PR in progress
Priority: P3

### Preconditions (*) 1. Magento 2.4.3-p1 ### Steps to reproduce (*) 1. Open product page on a mobile device 2. Scroll product page on mobile 3. Click on a product...

Issue: Confirmed
Component: Developer
Reproduced on 2.4.x
Progress: PR in progress
Priority: P2
Area: UI Framework

### Preconditions (*) 1. Magento 2.4.2 - community ### Steps to reproduce (*) 1. Create a product: Set product price zero($0.00). Create Customizable Option by dropdown field. Add an option...

Component: CatalogRule
Issue: Confirmed
Reproduced on 2.4.x
Progress: PR in progress
Priority: P2
Reported on 2.4.2
Area: Product

### Description (*) Fixed work close button and "preventDefault inside passive event listener invocation" error in console. ### Related Pull Requests ### Fixed Issues (if relevant) 1. Fixes magento/magento2#34886 ###...

Area: Lib/Frontend
Release Line: 2.4
Progress: pending review
Priority: P2