Don't miss out Virtual Happy Hour today (April 26).

Try our conversational search powered by Generative AI!

LineItems without defined price for a currency are not removed

Fixed in

EPiServer.Commerce 9.9.0

(Or a related package)

Created

Jan 27, 2016

Updated

Feb 22, 2016

Area

Core

State

Closed, Fixed and tested


Description

This issue was noticed in the Quicksilver sample site but actually is an issue in the validate cart workflow, which does not behave correctly if a price has no value.

Steps to reproduce

  1. Enable two currencies for a market.
  2. Add a variation to the cart with a price in one currency.
  3. Change the currency at the top of the fronted side.

Expected: The lineitem for the non-existing currency price is removed from the cart.
Actual: The lineitem for the non-existing currency price uses the existing price.