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

Check whether CSV header contains email column. #1

Open
xhsien opened this issue Feb 21, 2019 · 0 comments
Open

Check whether CSV header contains email column. #1

xhsien opened this issue Feb 21, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@xhsien
Copy link
Owner

xhsien commented Feb 21, 2019

Currently, if the CSV does not contain an email column (or that it is named wrongly like Email or e-mail), the program will fail with Runtime Error.

Proposed fix: Before logging into any server, check whether the email column is present. If absent, notify the user and exit.

@xhsien xhsien added the good first issue Good for newcomers label Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant