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

global user new form 500 error #1818

Merged
merged 4 commits into from
Jul 7, 2022

Conversation

selamhabteab
Copy link
Contributor

Fix issue 74 in UTK https://gitlab.com/notch8/utk-hyku/-/issues/74

Summary
Global User form to create new users triggers a 500 error response when the email and password fields are not populated. The form did not make it clear what fields were required.

Changes proposed in this pull request:

  • Add required fields to email and password for app/views/proprietor/users/_form.html.erb

@samvera/hyku-code-reviewers

@selamhabteab selamhabteab self-assigned this Jul 6, 2022
@selamhabteab selamhabteab changed the base branch from main to hyku_update_2 July 6, 2022 17:42
@selamhabteab selamhabteab marked this pull request as draft July 6, 2022 18:59
@selamhabteab selamhabteab marked this pull request as ready for review July 6, 2022 21:13
@selamhabteab selamhabteab merged commit 8fd57cd into hyku_update_2 Jul 7, 2022
@orangewolf orangewolf deleted the 74-global-user-new-form-500-error branch February 3, 2023 19:40
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