-
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
Removed client preference from Magento\ReleaseNotification module #22179
Conversation
Hi @tephereth. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
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.
Why it is removed and not moved to https://github.com/magento/magento2/blob/2.3-develop/app/etc/di.xml?
How da443ff#diff-3c49a41920d4a1473c3cb45ad0cab3ec will work after this change?
Working on this fix for MSI I've noticed that the |
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.
Please squash changes into a single commit so that we have perfectly clean history 😉
3561c5a
to
5b9ed54
Compare
@orlangur, commits squashed |
Thanks @tephereth! Would be nice to grep for |
Hi @orlangur, thank you for the review. |
This actually duplicates #21540 |
Hi @tephereth, thank you for your contribution! |
Description (*)
A preference for
ClientInterface
was wrongly present inMagento\ReleaseNotification
module. This fix is related to the MSI issue: magento/inventory#2128 and to the MSI pull request: magento/inventory#2144Fixed Issues (if relevant)
Related to MSI issue: magento/inventory#2128
Manual testing scenarios (*)
Testable on MSI, see magento/inventory#2144
Contribution checklist (*)