[Forwardport] Fix type error in Cart/Totals.#17620
[Forwardport] Fix type error in Cart/Totals.#17620magento-engcom-team merged 1 commit intomagento:2.3-developfrom nmalevanec:1186
Conversation
|
Hi @nmalevanec. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
The original PR is unfortunately not public. I am however concerned that the proposed solution here essentially simply deletes data. |
|
@antonkril a while ago we talked about issues around extension attributes. This is an example where I believe a better solution needs to be found. The need to unset them, to me indicates, there is some gap with Extension Attributes in general which should be addressed on a higher level than fixing random occurrences of error messages with an unset. |
|
Hi @nmalevanec. Thank you for your contribution. |
Description
Original pull request: magento-engcom/magento2ce#1186
Unset the address extension attributes before trying to create the quote totals.
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist