• Resolved danatpi

    (@danatpi)


    How would I go about debugging a notice like this:

    Notice: Update Salesforce [WordPress Object] with WordPress ID with 12345 of [Salesforce Object] was not allowed by this fieldmap.

    Thanks,
    Dan

Viewing 1 replies (of 1 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    Well, it means the plugin was unable to push the data from WordPress to Salesforce. This plugin has a single function (plus a developer hook) that it uses to check whether or not it is allowed to push data. If you want to do some debugging, you can see that code here and maybe do some further error logging about why it was not allowed.

Viewing 1 replies (of 1 total)
  • The topic ‘Debugging via logs’ is closed to new replies.