-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fix for issue 25147 - Totals information management module - only set carrier/method code if set in address #25510
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
Fix for issue 25147 - Totals information management module - only set carrier/method code if set in address #25510
Conversation
- Totals Information Management - setting quote shipping method when address method is not null
Hi @joe-vortex. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@paliarush I've rerun the static tests several times and they keep failing, any ideas? |
@sidolov any action required from me? |
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.
@joe-vortex could you please cover changes with automated test?
… method when address method is null.
@magento run all tests |
Hi @sidolov, thank you for the review.
|
@magento run all tests |
@magento run Unit Tests,Static Tests, Functional Tests CE |
… method when address method is null - unit test update.
@magento run all tests |
… method when address method is null - static tests fix.
@magento run all tests |
Manual testing is omitted #25147 (comment) |
…le - only set carrier/method code if set in address #25510
Hi @joe-vortex, thank you for your contribution! |
Description (*)
Fix for setting shipping carrier and method codes only when address contains it.
Fixed Issues (if relevant)
Manual testing scenarios (*)
/V1/guest-carts/:cartId/totals-information
then refresh page. Shipping will show as null in console and 0.00 in sumaryQuestions or comments
Contribution checklist (*)