Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

IContentTransfer lacks method ImportProperties

Fixed in

EPiServer.CMS.Core 10.0.1

(Or a related package)

Created

May 10, 2016

Updated

Oct 27, 2016

Area

CMS Core

State

Closed, Fixed and tested


Description

Currently, Commerce uses the ContentTranfer class in favor of the abstraction IContentTransfer. This is because the interface lacks the method ImportProperties. Add this to the interface, so Commerce can shift to use the interface.

Breaking changes
New method ImportProperties introduced on IContentTransfer.