magento / magento/magento2

Reorder feature allows you to purchase product from different stores on the website

Open
#37,372 21 comments 0 reactions 1 assignee Assigned to @Kaitaka48 View on GitHub
Area: Order Component: order status Issue: Confirmed Priority: P2 Progress: PR in progress Reported on 2.4.4-p2 Reproduced on 2.4.x
Dominant language
PHP
Stars
12.2k
Forks
9.4k
PR merge metrics
No merged PRs in 30d

Description

### Preconditions and environment

- Magento version 2.4.4-p2
- Multi Website - one store - one storeview(or multi storeview) 
- Customers can login on all websites.
Kindly refer the screenshots.

スクリーンショット 2023-04-18 16 40 29

### Steps to reproduce

1. Customer login to "WebsiteA"
2. Order product A from "StoreA" (order ID: 12345)
3. Customer login to "websiteB"
4. Reorder product(order ID: 12345) on My Account page

### Expected result

product A cannot be purchased at "WebsiteB"

### Actual result

product A can be purchased at "WebsiteB"

### Additional information

'Product A' can only be ordered on website A
* "websiteA" domain name: www.magentoA.com
* "websiteB" domain name: www.magentoB.com

### 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._
- [X] 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”._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.