
3 个回答
Hi Bassamb,You can check isclone() function in the trigger on after insert and update that orginal opportunity as mentioed in the below stack exchange post.https://salesforce.stackexchange.com/questions/127792/opportunity-standard-clone-button-how-to-detect-cloned-record-in-an-apex-trigge⌗:~:text=In%20the%20before%20insert%20trigger,is%20being%20created%20through%20cloning.If this solution helps, Please mark it as best option.Thanks,