ExLibrisGroup / alma-csv-user-load

Load users to Ex Libris Alma from CSV files
2 stars 0 forks source link

Update users with identifiers #23

Closed jweisman closed 3 years ago

jweisman commented 3 years ago

When trying to update a user with an identifier, we get an error message: Failed: User with identifier 789002 of type already exists. (f88e005f-0bb5-4adb-8374-d7c37e914dff, Henry, Harold)

This is a sample file and configuration:

First Name,Last Name,Email,Email Type,Identifier Type 1,Identifier 1,Identifier Type 2,Identifier 2,Primary ID
Josh,Testman,josh@testman.com,school,BARCODE,432432432,INST_ID,josh.testman,a5bad8ec-6b4c-40c0-bbde-9c84172c7061
Harold,Henry,harold@henry.com,school,BARCODE,789002,INST_ID,harold.henry,f88e005f-0bb5-4adb-8374-d7c37e914dff
Header Default Name
First Name First Name
Last Name Last Name
Email Email address
school Email address type
Identifier Type 1 Identifier Type
Identifier 1 Identifier
Primary ID Primary ID
jweisman commented 3 years ago

Could not reproduce. Asked for more clarification.

jweisman commented 3 years ago

Can reopen if we receive additional clarification