Hi everyone.
Struggling to debug what seemed to be an easy issue. I'm importing a really basic .csv file into leads, nothing major, Name/ID and street. However when I run the code I get the error:
Error: Execution
Field Name Execution Error
Value NOTICE: [8] Undefined index: sms_append_opp_c on line 178 in file /var/www/acloud-crm/modules/pmse_Inbox/engine/parser/PMSEFieldParser.php
The field sms_append_opp_c is on the opportunities module, but the error seemingly isn't related to any logic hooks, has anyone got any idea why this is happening?
The import is working just fine, it just says "1 row failed out of 8" but there's only 7 anyway.
Thanks,
Daniel