MinnPost / object-sync-for-salesforce

WordPress plugin that maps and syncs data between Salesforce objects and WordPress objects.
https://wordpress.org/plugins/object-sync-for-salesforce/
GNU General Public License v2.0
93 stars 49 forks source link

When adding a user via the Ultimate Member plugin, prevent an incorrect error message log by adding the user ID value to the passed data. #440

Closed jonathanstegall closed 2 years ago

jonathanstegall commented 2 years ago

What does this Pull Request do?

When adding a user via the Ultimate Member plugin, prevent an incorrect error message log by adding the user ID value to the passed data. This fixes #439.

How do I test this Pull Request?