Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to import User data throws error in the email validation part #789

Open
Bowrna opened this issue Apr 29, 2024 · 2 comments
Open

Trying to import User data throws error in the email validation part #789

Bowrna opened this issue Apr 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Bowrna
Copy link
Contributor

Bowrna commented Apr 29, 2024

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

  1. Go to Users
  2. Click on Import Data
    3.Create Data CSV from blank template and upload it

Expected behavior
Data getting imported and User getting created

Screenshot 2024-04-29 at 11 11 41 AM Screenshot 2024-04-29 at 11 11 19 AM

Desktop

  • OS: iOS
  • Browser Chrome
  • Version Version 123.0.6312.87 (Official Build) (arm64)
@Bowrna Bowrna added the bug Something isn't working label Apr 29, 2024
@pateljannat
Copy link
Collaborator

@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.

@Bowrna
Copy link
Contributor Author

Bowrna commented Apr 30, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants