-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Forwardport] Fixes saving product in single-store mode if website_id <> 1 #18210
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
[Forwardport] Fixes saving product in single-store mode if website_id <> 1 #18210
Conversation
|
Hi @eduard13. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
Please, consider fixing the failing static tests. The issues might not be related directly to your changes but to files that were changed in general. If you need help with that, feel free to connect me in Slack |
|
Hi @slavvka, thank you for the review. |
|
Hi @eduard13. Thank you for your contribution. |
…if website_id <> 1 #18210
Original Pull Request
#18001
Description
This PR fixes the saving product in a single store mode, where the default website was removed, and a new one it is used instead.
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist