WordPress plugin that maps and syncs data between Salesforce objects and WordPress objects.
GNU General Public License v2.0
96
stars
52
forks
source link
Prevent PHP error when a filter does not allow a record to be pushed to Salesforce. #371
Closed
jonathanstegall closed 3 years ago
What does this PR do?
In #370, when a filter prevents a record from being pushed to Salesforce, there can be an unnecessary PHP error.
How do I test this PR?