-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
fixed issue #24438 - Duplicate product issues with different values for stores #24505
Conversation
Hi @webkul-paul. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
Just FYI: removing those extra |
@magento give me test instance |
Hi @ihor-sviziev. Thank you for your request. I'm working on Magento instance for you |
Hi @ihor-sviziev, here is your new Magento instance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @webkul-paul,
I just checked on test instance - issue wasn't solved.
In the admin URL key value has been set to correct value:
But on store view still not correct URL for DE store view:
Could you double check it?
I just checked it on test instance:
Original product:
https://pr-24505.instances.magento-community.engineering/test-product.html
Duplicated product:
https://pr-24505.instances.magento-community.engineering/test-product-1.html
Hi @webkul-paul, Could you collaborate with @JeroenVanLeusden to prepare fix for both issues? |
…or stores - correct url was not saved for duplicate product which has been fixed
…or stores - a static test build issue fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @webkul-paul,
These changes looks not correct because Catalog module should NOT depends on \Magento\UrlRewrite
module where it possible.
Please review following changes in PR:
https://github.com/magento/magento2/pull/23209/files#diff-020e82e88f37d63ab5a890add8b92b53R160-R169
Looks like these changes should fix the issue you've got.
@webkul-paul I am closing this PR now due to inactivity. |
Hi @webkul-paul, thank you for your contribution! |
Duplicate product issues with different values for stores
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)