function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SwerzSwerz 

Recursion of Triggers

Hi Guys,

 

I am posting this trigger query here because I didn't find any discussion board for codes, so excuse me for that.

 

I am analysing the impact of something called 'critical updates' from SFDC for my organisation. It mentions that some of our triggers might be having unnecaessary recursions. Thay define recursion as:

 

"A recursion is a situation in which a part of your custom logic (such as a roll-up summary field or Apex trigger) causes Salesforce to execute the logic twice when saving a record, often resulting in undesirable behavior." 

 

Do you have any idea how can I verify that a trigger is having recursion? Can I monitor it?

 

Thanks,

 

 

 

JakesterJakester

Hi Swerz,

 

Here are the developer boards: http://community.salesforce.com/sforce/?category.id=developers