Hi All,
I am having some issues with a shop I’ve created (never had this in any of my created shops).
This shop is using bundled orderlines, which I don’t have in any other shop.
Sometimes when I have multiple order lines in my cart, I am having issues with deleting some orderlines. The error it gives me is this:
System.Data.DBConcurrencyException: A Concurrency update occurred in table 'umbracoCommerceOrder' for primary key value(s) = '42b5f23c-ed17-4197-94b1-01980d36255d' and version = '11'
I am assuming that there is some weird issue with the version in the DB and in my cookie, but I cannot figure out what I am doing wrong.
I tried reproducing it in a fresh install, but I’m not getting the same issue there.
I am having lots of custom stuf in this shop, e.g. orderline calculators, product adapter, ApplyPriceAdjustments etc.
I am running Umbraco 13.9.1, commerce 13.2.3, checkout 13.1.2
Thanks!
Kind regards,
Puck