lms
lms copied to clipboard
Trying to import User data throws error in the email validation part
I have cloned the repo and started the LMS via Docker and wanted to try importing User Data as CSV. While Importing the data it throws error as InvalidEmailAddress error from frappe. Attaching the screenshot
- Go to Users
- Click on Import Data 3.Create Data CSV from blank template and upload it
Expected behavior Data getting imported and User getting created
Desktop
- OS: iOS
- Browser Chrome
- Version Version 123.0.6312.87 (Official Build) (arm64)
@Bowrna seems like for one of the rows the email ID is incorrect. Please verify the csv once before importing. If you feel the issue persists, share the csv with me.
@pateljannat I exported the sample CSV from the LMS and added the emails alone. I didn't add the column names on my own. Let me check again and let you know.
Edit: My bad, I assumed that my column name is incorrect from the above message where you replied. @pateljannat The log says the email id is invalid for all the rows. Screen shot that I have shared doesn't reveal the information completely. I will share the CSV here. test_user.csv