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

### Preconditions and environment - CE 2.4.4 - PHP8.1 ### Steps to reproduce Issue related with #35602, same steps, desc copied from related issue. Enable product alert stock in BO...

Issue: ready for confirmation

### Preconditions and environment - Magento's current version - I have an eCommerce store with thousands of products ### Steps to reproduce 1. Go to the admin page 2. Search...

Issue: ready for confirmation

### Preconditions (*) 1. Magento 2.3.5-p2 or 2.4-develop ### Steps to reproduce (*) 1. Create simple product OR import following file: [export_catalog_product_20200805_133448.zip](https://github.com/magento/magento2/files/5028739/export_catalog_product_20200805_133448.zip) - Add 8 custom options, each of them...

Issue: Confirmed
Reproduced on 2.4.x
Progress: ready for dev
Priority: P3
Severity: S3
Triage: Performance
Reported on 2.3.5-p2

### Description (*) The fixes for issue #31920 in PR [31940](https://github.com/magento/magento2/pull/31940) were removed [accidentally](https://github.com/magento/magento2/commit/405ee6ebdfb9a3df7455153eb11af2f91fdba562). This PR revert code changes in PR [31940](https://github.com/magento/magento2/pull/31940) for fixing errors in customer data when component...

Progress: pending review
Priority: P2

### Description (*) Remove redundant getCacheTags method from the Topmenu class as it is unneeded: The getCacheTags() method from Topmenu class: https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Theme/Block/Html/Topmenu.php#L365 return `array_merge(parent::getCacheTags(), $this->getIdentities());` which already returned by the...

Progress: pending review
Priority: P3

### Summary (*) Magento 2.4.5 I'm currently inspecting performances and I found this : ![Capture d’écran 2022-09-23 à 18 51 04](https://user-images.githubusercontent.com/1633463/192012230-684ba608-6249-40f5-ab97-00641691c349.png) Which leads to a loading time of 40 seconds...

Triage: Dev.Experience
Issue: ready for confirmation
Reported on 2.4.x

### Preconditions and environment - 2.4.3-p2 - PHPUnit environment with sebastian/comparator >= 4.0.8 ### Steps to reproduce Run the MFTF unit tests over Sales, SalesRule and Tax modules. ### Expected...

Issue: ready for confirmation
Reported on 2.4.3-p2

### Summary (*) When using `$product->getAttributeText('some_attribute_using_table_source')`, this is executed : ``` public function getAttributeText($attributeCode) { return $this->getResource()->getAttribute($attributeCode)->getSource()->getOptionText( $this->getData($attributeCode) ); } ``` And `getOptionText` get its data from database. The issue...

Triage: Dev.Experience
Issue: ready for confirmation
Reported on 2.4.x

### Preconditions and environment - Magento version 2.4.3-p1, 2.4.4, 2.4-develop - Multistore Setup - REST API access ### Steps to reproduce 1. create a bundle product with multiple virtual products...

Issue: ready for confirmation

### Preconditions and environment - Magento 2.4.5 - PHP 8.1 ### Steps to reproduce 1. Run `bin/magento setup:static-content:deploy -f -j 4 en_US en_GB nl_NL nl_BE sv_SE` ### Expected result Execution...

Triage: Dev.Experience
Issue: ready for confirmation
Reported on 2.4.5