-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reorder feature allows you to purchase product from different stores on the website #37372
Comments
Hi @Kaitaka48. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Dash. Thank you for working on this issue.
|
Hi @engcom-Bravo. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://77001b92f892260a2880ddb46d11b4de.instances-prod.magento-community.engineering |
Hi @Kaitaka48, Thank you for reporting and collaboration. Could please provide more information regarding 1.We have to create Single website - Multiple stores(or)Single store -Multiple storeviews.(or) Multi Website - Single store. 2.Customer Account sharing options - Global (or) Per Website. 3.We have to you disable/enable reorder option for particular store/storeview. Please provide information it is helpful for us to reproduce the issue. Thanks. |
Hi @engcom-Bravo, I have answered your questions >1.We have to create Single website - Multiple stores(or)Single store -Multiple storeviews.(or) Multi Website - Single store. Multiple Websites - Single Store. >2.Customer Account sharing options - Global (or) Per Website. Global >3.We have to you disable/enable reorder option for particular store/storeview. All store/store view reorder options are enabled ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー There was a mistake in the steps to reproduce.Please check the correction. I have already created a PR(#37373), please refer to it. Thanks |
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://77001b92f892260a2880ddb46d11b4de.instances-prod.magento-community.engineering |
Hi @Kaitaka48, Thanks for your update. We have followed below steps to reproduce. Steps to reproduce
We are able to reproduce the issue in Magento 2.4 develop instance but it is an expected behaviour of Magento.When we set Kindly refer this document https://experienceleague.adobe.com/docs/commerce-admin/customers/customer-accounts/customer-account-scope.html?lang=en and please let us know if you are still facing any issue. Thanks. |
The important aspects of this issue,"Products that are only tied to a particular website can be purchased on other websites." Preconditions:
The expected execution result is "Reorder cannot be completed", because Product B is a product not tied to 'Website A' The store ID of the order object held by "current_order" is the store ID associated with the website where the product was purchased.
Wouldn't it be more natural to use the store ID of the Website you are currently ordering from? Thanks |
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://77001b92f892260a2880ddb46d11b4de.instances-prod.magento-community.engineering |
Hi @Kaitaka48, Thanks for your update. Verified the issue on Magento 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots. Preconditions: Steps to reproduce :
・Enable Product: Yes
Product is not assigned to default website still we are able to place the order. Hence confirming the issue. Thanks |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-8598 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
Preconditions and environment
Kindly refer the screenshots.
Steps to reproduce
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
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: