You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you change the CSV file to have "Id" vs "id" and "Displayname" vs. "displayname" then you pass the checks, however doing the actual import errors with "At entry 1:".
If you change the CSV file to have "Id" vs "id" and "Displayname" vs. "displayname" then you pass the checks, however doing the actual import errors with "At entry 1:".
Id,Displayname,password,is_guest,admin,deactivated
testuser1,Jane Doe,secretpassword,false,false,false
testuser2,John Doe,secretpassword,false,false,false
The text was updated successfully, but these errors were encountered: