cloudscribe/cloudscribe.SimpleContent

Content cloning fails if any pages have linked resources (js / css)

Opened this issue · 2 comments

The whole content cloning process keels over with an EF Core tracking exception.

image

Bumped cloudscribe.SimpleContent.Storage.EFCore.Common to 8.0.3
Plus the 4 dependent Db-specific ones

Debatably(?), the content cloning could (should?) collate any page errors but still carry on with subsequent pages, rather than stopping completely at the first error.