-
### Description (*)
Design Issue on view bundle order header over customer Dashboard
### Preconditions (*)
1. PHP Version: 7.3.23
2. Magento Version: Magento 2.4.0
3. Viewport : Desktop
…
-
### Preconditions and environment
- Magento version develop 2.4
- Anything else that would help a developer reproduce the bug
### Steps to reproduce
1. Create order with discount
2. Create invo…
-
### Preconditions and environment
- Magento version: 2.4.5
### Steps to reproduce
- Create a new category or product (keep it enabled)
- Disable the category or product afterwards
- Execu…
-
### Preconditions and environment
Magento v2.4.7-p1
### Steps to reproduce
Deploy Vanilla Magento 2.4.7-p1
curl -I --header "Accept: text/html" https://testdomain.com/checkout
### Expecte…
-
### Preconditions and environment
- Magento version: 2.4.6-p3
- Php: 8.1
- Index: update by schedule
### Steps to reproduce
1. have an out of stock configurable product with variations
2. expo…
-
I tried To Upload Images by using
```
$imagePath = $mediapath."image_upload/tmp/products/".$value['image_path'];// path of the image
$product->addImageToMediaGallery($imagePath, ['image', 'smal…
-
### Preconditions and environment
- Reproducible and tested on 2.4.6-p1 and 2.4.6-p2.
The sales_clean_orders cronjob is run every hour, on the hour. This is set it in the crobtab.xml at vendor/m…
-
### Preconditions and environment
- 2.4.5-p1 upgraded from 2.4.1 with product descriptions added in text editor format.
### Steps to reproduce
1. Create a magento 2.4.1 instance
2. Create…
-
### Preconditions (*)
1. Magento 2.4.2-p2
### Steps to reproduce (*)
1. Create a Grouped Product and add at least four Simple Products
2. Save the Grouped Product
3. Edit the Grouped Pr…
-
### Preconditions and environment
- Magento 2.3.2 but the issue seems to be present on 2.4.5-p1 as well
- Magento 2 in developer mode so that errors appear
- Xdebug to make sure errors display
…