-
Notifications
You must be signed in to change notification settings - Fork 356
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
Get all user form data before validating for errors per field #3714
Get all user form data before validating for errors per field #3714
Conversation
@miq-bot add_label wip |
Checked commits ZitaNemeckova/manageiq-ui-classic@09aa3f9~...7699935 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@miq-bot remove_label wip |
@ZitaNemeckova This breaks editing users in ops ;).
|
Replaced/Fixed by #3767 |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1562828
Configuration -> Access Control -> Users -> Configuration -> Add a new User -> fill as in image below -> click Add
Before:
After:
Makes sure not to re-introduced bug fixed in #3345
Steps to reproduce issue from that PR:
If there's an error make sure it isn't related to #3720 fix
@miq-bot add_label bug, gaprindashvili/yes, wip