ExLibrisGroup / alma-csv-user-load

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

Possible to get multiple users with same identifier type/value #26

Closed mgobat closed 2 years ago

mgobat commented 3 years ago

Using a combination of editing adding/editing users manually in Alma and via the CSV User Load Cloud App, you can eventually have multiple users with same identifier type/value.

Ex:
Create user 1 in the Alma UI with identifier institution id = 789987. Create user 2 via the CSV User Load Cloud App with identifier barcode = 789987. Create user 3 in the Alma UI with identifier Original University ID = 789987.

Using the Alma UI, edit user 2, switching the identifier type to institution id, leaving the value of 789987. It works, but shouldn't.
Then edit user 3, switching the identifier type to institution id, leaving the value of 789987. It is blocked, correctly so.

So there's something different between users created via the Alma UI and via the CSV User Load Cloud App.

mgobat commented 2 years ago

Fixed in 2022-February Alma release.