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.3-p2 enterprise edition - Composer v2.3.10 ### Steps to reproduce 1. Get a magento environment (community/enterprise) 2. Run `composer require community-engineering/language-ja_jp:1.0.19` (any tag,...
### Preconditions and environment - Magento 2.4.3-p2 - Running in split database mode - PHP 7.4 ### Steps to reproduce This bug is hard to reproduce when you want it...
### Preconditions and environment - Magento version 2.4.4 - MariaDB 10.4 - Need to have clock reach midnight for store time ### Steps to reproduce Have products with special price...
### Description This PR fixes bugs and add improvements for Newsletter Queue functionality ### Preconditions 1. For correct testing you should have more then 20 subscribers in `newsletter_subscriber` table 2....
### Preconditions and environment - Magento version 2.4.4 - PHP 8.x ### Steps to reproduce Enabled and rolled db backup as per [Devdocs](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-backup.html) On running the command bin/magento setup:rollback [-c|--code-file=""]...
During working on https://github.com/magento/magento2/pull/31263 we found that just making General session a proxy instead of the regular object causing GraphQL web API test failures. During my investigation (details in https://github.com/magento/magento2/pull/31263#issuecomment-747499196),...
### Preconditions (*) 1. Sample data 2. Login as `Veronica Costello` 3. Add any product(s) into a shopping cart ### Steps to reproduce (*) 1. Copy `PHPSESSID` value from a...
This issue is automatically created based on existing pull request: magento/magento2#35080: Fix GraphQL login as customer token not working for multi stores --------- ### Description (*) When a magento install...
### Description (*) When a magento install with more than one store tries to utilize the login as Customer GraphQl to get a token for any store other than the...
### Description (*) Tables (authorization_role,authorization_rule) are not created in `Magento_AdminNotification` module. fix that information in `README.md` file. ### Related Pull Requests ### Fixed Issues (if relevant) ### Manual testing scenarios...