NullPointerException when synchronizing a field if mapping can not be found
Description
In certain cases it can happen that a NullPointerException is thrown. This rare case happens when a user adds a field mapping which does not store some technical fields.
Notes
This is a fix to avoid customers are running into the exception. We haven't figured out yet if there is a problem with our logic when adding/updating a field mapping, but the fix will at least prevent errors in the synchronization.
In certain cases it can happen that a NullPointerException is thrown. This rare case happens when a user adds a field mapping which does not store some technical fields.
Notes
This is a fix to avoid customers are running into the exception. We haven't figured out yet if there is a problem with our logic when adding/updating a field mapping, but the fix will at least prevent errors in the synchronization.