Anyone know what this file does? I’m getting errors in the log:
Unable to load custom logic file: custom/modules/Cases/CasesJjwg_MapsLogicHook.php
Doesn’t seem to effect anything we do. Think it’s been like this for a long time. I’m about 7 updates behind the current release. Wondering if I can just remove it from the logic_hook definitions file for cases module in custom.
Be careful with all those changes, and be minimalistic, change only one thing at a time, and as few as possible.
You might also want to check if your threaded case updates are working, they also depend on hooks (if you don’t know what I’m talking about, you can see some screenshots here: https://github.com/salesagility/SuiteCRM/issues/2015 )