I have a requirement to clone a record and all its related entities. I know there is a method EntityExtensions.Clone(entity, true) which does this in CRM 2015. On Dynamics 365 online, this method still works and clones the record, but NOT the related records. Is this method still active or working in the latest version?
*This post is locked for comments