Neil Chapman
Neil Chapman
I am seeing the same errors being thrown continually in a couple of applications, one running 8.13.0 and one running 8.14.1. One is a load-balanced application with large volumes of...
Nope, and no help / response from Umbraco or @emma-hq . This issue is now affecting multiple live applications continually.
@nul800sebastiaan sorry for the late response on this. We are still seeing this issue daily out in the wild. > First of all, we have been fixing a lot of...
> Hi, > > did you have template pages (e.g things in views folder?) > > Templates can only be added to doctypes in umbraco when the file exists (its...
I dug into the `uSync/migrate/v8` folder and could see it output the Templates folder with expected .config files. I copied my views across, re-ran the migration and it generated the...
Unfortunately that hasn't done anything. Still get the database configuration failed error. ``` Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid column name 'defaultLocationId'. Invalid column name 'measurementSystem'. ``` The `umbracoCommerceMigrations` table remains empty so...
Hi @mattbrailsford Following the various updates to Umbraco Commerce recently, I tried upgrading an Umbraco 10 database to Umbraco 13, with Umbraco.Commerce v13.1.11. Umbraco.Cms 10.8.3 -> 13.5.2 Umbraco.Commerce 10.0.7 ->...