kale1d0code
kale1d0code
After testing this further the problem doesn't seem to happen during an entryPoint which would be the typical use case for saving a contact record from code instead of the...
The problem does not happen when calling $record->emailAddress->handleLegacyRetrieve($record); I guess this isn't called within a scheduled task due to performance. Could add this into the documentation for scheduled tasks which...
I didn't think the v8 API had an 'in' operator. however I have proposed to add one https://github.com/SuiteCRM/SuiteCRM/pull/10686
This should almost always be set to false good find
This is still an issue in 7.14.0 however I believe the culprit is the Security Suite plugin
get_other_module is a normal public function in my CRM that is on version 7.14.0