-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Product Repository - Adds SKU or ID into the exception message #40091
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
base: 2.4-develop
Are you sure you want to change the base?
Product Repository - Adds SKU or ID into the exception message #40091
Conversation
Hi @asim-blueprintprep. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
Thank you for your contribution! The Magento core engineering team is working on the issue which you have addressed in this PR. Team will cherry pick the commits from your PR and may do further implementation to cover few more scenarios as needed. We will reach out to you if we need more information. For now, you can pause work on this PR. Thank you once again! |
@magento run all tests |
Description (*)
This MR adds the requested SKU or ID to the exception error log for the ProductRepository class. This will help give context to error logs when debugging, to figure out what was requested and how to solve.
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Magento\Catalog\Api\ProductRepositoryInterface
to a DI or ObjectManager, or make an authenticated restrest/V1/products/:product
requestQuestions or comments
Contribution checklist (*)