Closed
Description
Preconditions and environment
- Magento version 2.4.7-p1
Steps to reproduce
- Install the Magento version 2.4.7-p1
- Place an order
- Try to reorder
Expected result
Redirect to cart to place the new order.
Actual result
TypeError: Magento\Sales\Model\Reorder\Reorder::execute(): Argument #2 ($storeId) must be of type string, int given, called in vendor/magento/module-sales/Controller/AbstractController/Reorder.php on line 87 and defined in vendor/magento/module-sales/Model/Reorder/Reorder.php:147
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.