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

Add error condition to User Creation #2026

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Add error condition to User Creation #2026

merged 1 commit into from
Mar 10, 2021

Conversation

originalname51
Copy link
Contributor

@originalname51 originalname51 commented Mar 4, 2021

The back-end had no error condition for a user attempting to create a
user that already existed. Add a check for an existing user being
created and throw an exception if this occurs.

Related to #2025

The back-end had no error condition for a user attempting to create a
user that already existed. Add a check for an existing user being
created and throw an exception if this occurs.
@simbamarufu1 simbamarufu1 merged commit 55148cf into dev Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants