-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Adjust commands to the common style in the MediaGallery and change exception handle logic #25614
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
Adjust commands to the common style in the MediaGallery and change exception handle logic #25614
Conversation
…and change exception handle logic
Hi @coderimus. Thank you for your contribution
For more details, please, review the Magento Contributor Guide 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.
Hi @coderimus, thank you for your contribution.
Could you please fix the mentioned issue?
app/code/Magento/MediaGallery/Model/Keyword/Command/GetAssetKeywords.php
Show resolved
Hide resolved
app/code/Magento/MediaGallery/Plugin/Product/Gallery/Processor.php
Outdated
Show resolved
Hide resolved
app/code/Magento/MediaGallery/Test/Unit/Model/Keyword/Command/SaveAssetLinksTest.php
Outdated
Show resolved
Hide resolved
app/code/Magento/MediaGallery/Test/Unit/Model/Keyword/Command/SaveAssetLinksTest.php
Outdated
Show resolved
Hide resolved
app/code/Magento/MediaGallery/Test/Unit/Model/Keyword/Command/SaveAssetLinksTest.php
Outdated
Show resolved
Hide resolved
app/code/Magento/MediaGallery/Test/Unit/Model/Keyword/Command/SaveAssetLinksTest.php
Outdated
Show resolved
Hide resolved
app/code/Magento/MediaGallery/Test/Unit/Model/Keyword/Command/SaveAssetLinksTest.php
Outdated
Show resolved
Hide resolved
app/code/Magento/MediaGallery/Test/Unit/Model/Keyword/Command/SaveAssetKeywordsTest.php
Outdated
Show resolved
Hide resolved
Hi @dmytro-ch, |
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.
@coderimus, great, thank you for the updates! :)
Hi @dmytro-ch, thank you for the review. |
✔️ QA passed |
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.
I appreciate the new way of handling Exceptions. Kudos!
Hi @lbajsarowicz, thank you for the review. |
Hi @sivaschenko, thank you for the review. |
Hi @VladimirZaets, I saw this morning the conflict between this PR and current 2.3-develop. I resolved it by myself. Sorry, didn't know that after the PR approve this is not so good :( Please, pay attention to this when you will merge it. |
…MediaGallery and change exception handle logic #25614
Hi @coderimus, thank you for your contribution! |
Description (*)
Refactor commands with the proper exception handling, adjust commands to the common style used in the MediaGallery module, adjust tests.
Fixed Issues (if relevant)
N/A
Manual testing scenarios (*)
N/A
Questions or comments
N/A
Contribution checklist (*)