-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Area: Cart & CheckoutArea: TaxIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: dev in progressReported on 2.4.4Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branchTriage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject itIssue related to Developer Experience and needs help with Triage to Confirm or Reject it
Description
Preconditions and environment
Magento 2.4.4
Steps to reproduce
- Add simple product to cart as a logged in customer with a default address
- Proceed to checkout, on shipping step add a new shipping address in that step
- Proceed to billing step to calculate taxes and save it
- Go back to shipping step and select an existing address
- Proceed to billing step to calculate taxes and save the shipping address selected in the quote
- Visit the cart page, while debugging src/magento/vendor/magento/module-checkout/view/frontend/web/js/model/checkout-data-resolver.js:58
Expected result
resolveEstimationAddress method has correct, selected, shipping address
taxes calculated correctly
Actual result
resolveEstimationAddress method has new shipping address, even though it is not selected
taxes calculated correctly, for incorrect new address
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Area: Cart & CheckoutArea: TaxIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: dev in progressReported on 2.4.4Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branchTriage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject itIssue related to Developer Experience and needs help with Triage to Confirm or Reject it