Umbraco Cloud local restore fails on Commerce entity

Hi all,

We’re running latest Umbraco 13 on Umbraco Cloud with latest (13.x) Umbraco Commerce installed and we’re trying to restore on a local dev environment but are hitting this issue.

My hunch was that we needed or this references the need for Umbraco Deploy Commerce package, but perhaps something else?

Hi Alex

Sounds like your local project isn’t referencing the Umbraco Commerce Deploy nuget package.
Or perhaps the package installed on cloud that generated the UDA files isn’t compatible with the one you have installed in the local dev environment.

NuGet Gallery | Umbraco.Commerce.Deploy 13.1.3

Hope that helps.

1 Like

I suggest, you get all the commerce deploy files from cloud kudu then do your restore. I find it hard to work commerce deploy too.

1 Like

Thanks @busrasengul and @BenWhite27 - both really helpful replies to this. I had since installed the Commerce Deploy package, I think I’ll take your advice @busrasengul and grab all of the commerce deploy files from Kudu :umbraco-heart:

1 Like