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...
### Description (*) Pull Request enforces Magento to prefix MySQL object names, not only hash. This change answers a need of having multiple objects inside of a single Table (e.g....
When importing products into Magento 2, I frequently encounter `errors` related to product attributes. However, the error messages provided by the system lack specific information about which attribute has caused...
This issue is automatically created based on existing pull request: magento/magento2#29565: Use Object Cache for Category Links to avoid redundant calls --------- ### Description (*) Having **52** products in cart,...
As a developer, I want my app to continue working after I **apply security patches**. ### 1. Be on Magento v2.4.6-p7, with a working application. 2. Upgrade to v2.4.6-p8 on...
### Description (*) Fix validation rule `validate-emails` for using in ui-component: - Fix wrong method `strip()` => `trim()` - Sync logic with `lib/web/mage/validation.js` Example usage: ```xml true text Emails true...
### Preconditions and environment - Magento version: 2.4.7-p3 - Community version - Php version 8.3 ### Steps to reproduce 1. Navigate to Catalog > Categories 2. Change the Scope from...
### Preconditions and environment - Magento version 2.4.5+ (or any release after 263c17f) - Have a lot of products (the more, with more prices, the easier this issue is to...
### Description (*) Incorrect http method class removed ### Fixed Issues (if relevant) 1. Fixes #39261 ### Manual testing scenarios (*) 1. Go to REPORTS > Products > Ordered 2....
### Preconditions and environment - Magento 2.4.7-p3 ### Steps to reproduce 1. Go to REPORTS > Products > Ordered 2. Select a date range for which the product was sold....
### Description (*) changed "unsigned" attribute for "value_id" column for tables from original list (This is applicable to the following tables:... from author post) + catalog_category_entity_datetime, customer_address_entity_datetime ### Related Pull...