Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
AI OnAI Off
Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
I moved the thread to Commerce sub forum where it's more relevant.
I found your error is very strange. If you look into 9.0.0.0.sql in EPiServer.Commerce.Core package, there is this line
ALTER TABLE [dbo].[Market]
ADD [PricesIncludeTax] BIT DEFAULT 0 NOT NULL;
so the column can't be null and the default value is 0. I would suggest you to look into Market table to make sure everything is correct
Hi,
I keep getting the error below after I upgraded our Episerver site to CMS 11.6.0 and Commerce 12.1.0. Does anybody have an idea on how to resolve this, please?
[Pasting files is not allowed]