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...
### Preconditions and environment Magento ver. 2.4.0 PHP: PHP 7.4 ### Steps to reproduce Example: For a product, we added 2 on stock so in front it will show out...
### Description (*) Catalog Price Rule single product reindex works incorrectly ### Related Pull Requests ### Fixed Issues (if relevant) 1. Fixes magento/magento2#36049 ### Manual testing scenarios (*) 1. Create...
### Preconditions and environment Magento 2.4.5 When removing `magento/module-admin-adobe-ims` from the codebase by using the "replace" section in `composer.json`, `bin/magento setup:di:compile` fails because of a hard dependency on the fairly...
Another case of bad error message feedback. No logs other than the REST API giving terrible error message and a whole bunch of Googling has to be done. In my...
### Preconditions (*) 1. Reproduced at least on Magento 2.3.1, 2.3.6-p1, 2.4.2 ### Steps to reproduce (*) 1. Create 2 store views 2. Create category with anchor enabled (and in...
### Preconditions and environment - Magento 2.3.5-p2 - `magento/module-paypal-recaptcha` is enabled - Installment has 2 websites ### Steps to reproduce 1. Go to Admin > Stores > Configuration, select Website...
### Preconditions and environment - 2.3.x, 2.4.x CE and Adobe Commerce  Base64 - aHR0cDovL21hZ2VudG8yNDAubG9jYWwvY3VzdG9tZXIvYWNjb3VudC9sb2dpblBvc3Qv Decoded Base64 - ### Steps to reproduce 1. Go to frontend. 1. Add `/customer/account/loginPost/` in...
### Preconditions (*) 1. 2.4-develop or any previous version 2. Usage of `\Magento\Catalog\Block\Product\ListProduct::getProductPrice` in `app/code/Magento/Catalog/view/frontend/templates/product/list.phtml` or product boxes in widgets affects listing performance. It calculates price for products again even...
When disabling the js, and css ,merge, minify and bundling for default scope and keeping them enabled for website and store view scope, the admin still loads minified and bundled...
### Preconditions (*) 1. Magento 2.4.3-p1 2. Use [roave/security-advisories](https://github.com/Roave/SecurityAdvisories) to check for vulnerabilities in your dependencies ### Steps to reproduce (*) 1. Run `composer require --dev roave/security-advisories:dev-latest` or `composer update...