I installed the Converge 9.0.0 version under Umbraco v10.1.0 and got errors trying to merge content and content templates (datatypes and doctypes seemed to go pretty ok):
System.MissingMethodException: Method not found: 'Umbraco.Cms.Core.Services.OperationResult Umbraco.Cms.Core.Services.IContentService.Save(Umbraco.Cms.Core.Models.IContent, Int32)'.
at Com.StuartMullinger.Converge.Comparers.ContentComparer.MergeContent(ConvergeContentModel remoteContent, String key, Int32 currentUserId)
at Com.StuartMullinger.Converge.Controllers.ConvergeProcessor.MergeContentTemplates(MergeParameters keys, IUser currentUser)
Hope you will be releasing an Umbraco v10 version soon :-)
Support for Umbraco v10 planned?
Hi,
congrats on a great package!
I installed the Converge 9.0.0 version under Umbraco v10.1.0 and got errors trying to merge content and content templates (datatypes and doctypes seemed to go pretty ok):
Hope you will be releasing an Umbraco v10 version soon :-)
Thank you for the great work David
Thanks for your message David. I do intend to create a v10 version, but I'm afraid it's a while away yet. Bit busy with other things at the moment.
is working on a reply...