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

Error handling invalid committee for secretariat member upload #793

Open
srisainachuri opened this issue Jan 31, 2022 · 2 comments
Open
Assignees

Comments

@srisainachuri
Copy link
Contributor

Upon uploading a csv of secretariat members, there should be graceful error handling that handles the case that a committee in the csv isn't found in secretariat_member.py 's load function.

@srisainachuri
Copy link
Contributor Author

An example of an error-handling response can be seen in country.py's load function.

@srisainachuri
Copy link
Contributor Author

Additional bug: the upload should be able to parse the header out if it is present as in other upload functions in Admin view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants