bullhorn / dataloader-app

Desktop App for quickly importing CSV data into your Bullhorn CRM
5 stars 1 forks source link

clientCorporations.name Duplicate Error After Records Merged #20

Open JoanNegron opened 4 months ago

JoanNegron commented 4 months ago

Trying to update some Lead profiles.

I've merged two duplicate Company records but I still get an error: "Found 2 duplicate To-One Associations: 'clientCorporation.name'"

I've recreated the issue on a second set of merged company profiles.

Anyone else run into this problem and/or have a fix other than using the Company ID?

AngadPR commented 4 months ago

Facing the same issue while updating or adding new leads: "Found 5 duplicate To-One Associations: 'clientCorporation.name' "

Unable to get company id for these, any other way?

JoanNegron commented 4 months ago

It will just be tedious as I was provided the list of updates without the ID. But I'll tell my team I must have IDs instead of the names moving forward to avoid this issue in the future. I was informed that Data Loader can't distinguish between Active and Archived records which I guess is the status of profile upon merge. Thanks!