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.7 p2 - Upgraded from 2.4.6 p6 ### Steps to reproduce 1. Goto Media gallery 2. Click category folder 3. Click upload image...
I am encountering an issue with the loading order of JavaScript files (`require.js`, `mixins.js`, `requirejs-config.js`) after enabling Content Security Policy (CSP) in Magento 2. This appears to be breaking JavaScript...
### Description (*) As reported in this [document](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Report-To), 'Report-To' header is deprecated and no longer recommended to report CSP violations. And, in any case, it is not possible to add...
This issue is automatically created based on existing pull request: magento/magento2#38918: Insufficient Attribute Error Details During Product Import in Magento 2 --------- When importing products into Magento 2, I frequently...
This PR provides `AdminClickCreateNewCustomerForOrderActionGroup ` and `AdminClickCreateNewOrderOnOrderGridPageActionGroup` ### Resolved issues: 1. [x] resolves magento/magento2#30827: [MFTF] Provide AdminClickCreateNewCustomerForOrderActionGroup and AdminClickCreateNewOrderOnOrderGridPageActionGroup
### Description (*) While looking at functional tests provided by Magento I found that one of the tests AdminSetUpWatermarkForSwatchImageTest has two severity tags with the same value = MAJOR. I...
### Description (*) Add additional tracking parameters to the Varnish configuration, so that the same page will be cached independent of those tracking parameters. ### Related Pull Requests https://github.com/magento/magento2/pull/38299 https://github.com/magento/magento2/pull/38302...
### Preconditions and environment Magento 2.4.5-p10 ### Steps to reproduce Import a large number of products, e.g. 2000 products ### Expected result Import succeds without warnings ### Actual result Exception:...
### Description (*) When resetting the password, the email was sent not from the store in which the user resets it, but from the one in which the user was...
### Preconditions (*) 1. Magento >= 2.3.4 (tested on Magento 2.3.4) ### Steps to reproduce (*) 1. Login to Magento Backend 2. Go to **Stores > All Stores** and create...