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 version 2.4.5 ### Steps to reproduce 1. Enable HTML minification 2. Generate static content 3. Set deploy mode to production 4. Load frontend home,...
### Preconditions and environment - 2.4.5 - Magento Multishipping ### Steps to reproduce 1. Login as customer. 2. Add 99 quantity of any item 3. Proceed to cart 4. Use...
### Preconditions (*) 1. 2. ### Steps to reproduce (*) 1. 2. 3. ### Expected result (*) 1. [Screenshots, logs or description] ### Actual result (*) 1. [Screenshots, logs or...
### Preconditions and environment 2.4-develop Page builder enabled ### Steps to reproduce 1. Login to admin and create new product 2. Expand Content - Full Description - Edit with Page...
### Preconditions and environment - 2.4.4 - Page builder on the full description (product) ### Steps to reproduce - Add a new product - Add some content in the full...
### Preconditions and environment Magento version 2.4.5 Php version 8.1 Elastic version 7.17.5 ### Steps to reproduce Set attribute Manufacturer Use in Layered Navigation "filterable with results" ### Expected result...
Updated Subscriber spelling ### Fixed Issues (if relevant) 1. Fixes magento/magento2#36163 ### Contribution checklist (*) - [x] Pull request has a meaningful description of its purpose - [x] All commits...
### Summary (*) On Magento 2.3.5 there is a typo error right here: vendor/magento/module-catalog/view/frontend/web/js/product/storage/storage-service.js line 120: /** * Subscribers list */ subsctibers = {}; this object subsctibers = {}; is...
### Description (*) Magento Admin - Hitting enter when configuring a product to add to order in admin does not save the custom options ### Related Pull Requests ### Fixed...
### Description (*) Hi, Magento 2 team! We noticed an issue. While saving or deleting Order Items via `Magento/Sales/Model/Order/ItemRepository`, the entities are stored in the `$this->registry` array using `$entity->getEntityId()` as...