K
Kinde11mo ago
scottwbk

Import users via CSV import hangs

I'm trying to import users into a Dev env via CSV, and the UI is hanging. File looks like
email,id,email_verified,first_name,last_name,hashing_method,hashed_password
user.name@domain.com,ANid,TRUE,Name,LNameD,bcrypt,PASSWORD
email,id,email_verified,first_name,last_name,hashing_method,hashed_password
user.name@domain.com,ANid,TRUE,Name,LNameD,bcrypt,PASSWORD
No error messages in the console either. Any ideas?
No description
2 Replies
scottwbk
scottwbkOP11mo ago
Update - I cancelled the import, but I see the users have been imported. This looks to be Kinde UI bug
Daniel Rivers - Kinde
I will check this out, thank you for raising

Did you find this page helpful?