November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
May 10, 2016
Oct 27, 2016
CMS Core
Closed, Fixed and tested
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.