• How to prevent logic hook firing from another module or on import

    Hi all. I've created a logic hook which basically checks if the record is updating and if so, check if there is a contact assigned and if not, do not allow save. This works fine on my test site but not on a customers site. They have two issues: 1…