v3.1.0
Enhancements
-
When deleting a JobSubmission (soft-delete), then DataLoader will also delete any JobSubmissionHistory records that exist for that JobSubmission as well (hard-delete).
-
When loading ClientCorporations, if an
externalID
is set for a newly created ClientCorporation, then thedefaultContact
associated with that corporation will have it'sexternalID
set to the same externalID, but prepended with the word:defaultContact
.