[Issue] Fixing bug with non-existent customer group breaking quote #29327
Labels
Component: Checkout
Component: Quote
Fixed in 2.4.x
The issue has been fixed in 2.4-develop branch
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Priority: P3
May be fixed according to the position in the backlog.
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
Severity: S3
Affects non-critical data or functionality and does not force users to employ a workaround.
Triage: Done
Has been reviewed and prioritized during Triage with Product Managers
This issue is automatically created based on existing pull request: #28902: Fixing bug with non-existent customer group breaking quote
Preconditions (*)
There's a bug when a customer group deleted, it's still referenced in active quotes which causes an error on the checkout page.
Such a quote becomes broken and the customer is not able to place an order. This pull request adds functionality for getting customer group from the current customer in case customer group saved to the quote does not exist.
Steps to reproduce (*)
Actual result: ✖️ an error "No such entity id = ... " displayed. Shipping methods are not rendered.

Expected result: ✔️ a customer should be able to complete an order without any issue.
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: