A lot of processing can occur when cloning large hierarchies of objects that contain custom Apex, workflows, process builders, and flows. One workaround is to split the cloning process into multiple steps where the primary object is cloned first, and then this is followed by copying child relationships that are processing intense. The user will need to click Save on each page to complete the full process. There are a […]