Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 392 Bytes

2023-06-22-shipping-method-price-unique-quantity-start-exception-handler.md

File metadata and controls

10 lines (10 loc) · 392 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Shipping method price unique quantity start exception handler
issue: NEXT-27480
author: Lennart Tinkloh
author_email: [email protected]
author_github: @lernhart
---

Core

  • Added Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceExceptionHandler to catch uniq key exceptions from the database and transform them to proper DAL exceptions.