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 (*) 1. Magento version: 2.4 2. php version : 7.3 ### Steps to reproduce (*) 1. Go to magento backend 2. create a cart price rule with this...
### Preconditions (*) 1. Magento 2.4.3-p1 2. Remote storage enabled (S3) ### Steps to reproduce (*) 1. Delete a product image directly in S3 to simulate a missing file 2....
### Description (*) ### Related Pull Requests ### Fixed Issues (if relevant) 1. Fixes magento/magento2#33729 ### Manual testing scenarios (*) 1. Stores - Configuration - Customers - Customer Configuration -...
I am unable to reopen issue #33663 so I am resubmitting the request here in hopes of clearing up the misunderstanding. ### Steps to reproduce (*) 1. In the admin...
Magento 2 version 2.4.3-p1 “Page Builder was rendering for 5 seconds without releasing locks” error.
So friends im having an issue with saving my page at the pagebuilder: Ubuntu 20.04 Magento Version 2.4.3-p1 So i attempt to create a new page(has same effect as i...
### Description (*) Function $product->getStatus() returned either string or int, function was modified by converting string value to int. ### Related Pull Requests ### Fixed Issues (if relevant) 1. Fixes...
### Preconditions (*) 1. Magento 2.4.2 ### Steps to reproduce (*) 1. get a product programmatically 2. Call $product->getStatus() ### Expected result (*) 1. getStatus() returns an int ### Actual...
### Preconditions and environment - M2.4.4 - Upgrade from M 2.4.2 to M 2.4.4 ### Steps to reproduce Take script and database backup and uload it on liver server ###...
### Preconditions and environment  -v Magento versão 2.4.4 ### Steps to reproduce Magento integration page ### Expected result I can't activate the integration in my magento store ### Actual...
### Description (*) Implemented `addAttachment` method to `TransportBuilder` class which allows developers to add attachment to email messages. ### Fixed Issues (if relevant) 1. Fixes magento/magento2#33261 ### Manual testing scenarios...