Hello,
I just imported a custom module to my production called "processing." We also imported two process definitions that use this custom module and two existing modules (Accounts & Contacts). In production, we cannot edit any of the action nodes…
This logic hook checks whether a record is new and a checkbox is checked, then links an account to the record based on the related contact. It works perfectly when a user creates a new record, but not when created by a process definition. The process…