ExLibrisGroup / alma-csv-user-load

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

User Group - Failed: Given user group is not legal. #29

Closed ling-jiang-exl closed 3 years ago

ling-jiang-exl commented 3 years ago

Hi Team,

When I import with the following file: first_name,last_name,primary_identifier,email_types,email_address,password,user_group exl,test202103,exltest202103,work,exl_test202103@exl.com,Abcd1234!,Staff The app complains that: Given user group is not legal.

However, "Staff" is exactly the user group used in Alma. If I use "staff" instead, Alma will create a new user group "staff (not listed)". I think this might be an bug, please fix it.

Thank you.

Ling

jweisman commented 3 years ago

Hi @ling-jiang-exl . The easiest way to check the allowed email types is to log into the Developer Network with an account attached to the institution, and then check the listed email types:

Screen Shot 2021-05-16 at 6 45 29

Is that possible? You can also provide the institution code here and we can check for you.

ling-jiang-exl commented 3 years ago

Hi @jweisman, thanks for your reply. However, the issue here is not about the Email Type but the User Group field. When using "Staff" the app complains it is illegal, when use "staff" the app creates a new "staff (not listed)" user group. Please advise, thank you.

jweisman commented 3 years ago

Hi @ling-jiang-exl - sorry about that misunderstanding. The user groups are also listed on the same page. Looks like the default values include STAFF. Does that work for you?

Screen Shot 2021-05-18 at 18 58 12

jweisman commented 3 years ago

Closing for now- feel free to open if the question remains.