*** Bug 1717844 has been marked as a duplicate of this bug. ***
Hey Harpreet, I don't think this requires backend changes. Isn't the fix for this a UI change only?
https://github.com/ManageIQ/manageiq-ui-classic/pull/5873
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/a0760fcb90830c3301216d548f2fb6d2ed715864 commit a0760fcb90830c3301216d548f2fb6d2ed715864 Author: Zita Nemeckova <znemecko> AuthorDate: Thu Jul 25 08:03:08 2019 -0400 Commit: Zita Nemeckova <znemecko> CommitDate: Thu Jul 25 08:03:08 2019 -0400 Switch to Advanced tab when only error is request is required Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1717843 app/controllers/application_controller/buttons.rb | 29 +- 1 file changed, 25 insertions(+), 4 deletions(-)
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/907631a0294372ae6f50eba735a349b81f2b3caa commit 907631a0294372ae6f50eba735a349b81f2b3caa Author: Harpreet Kataria <hkataria> AuthorDate: Wed Aug 7 11:41:32 2019 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Aug 7 11:41:32 2019 -0400 Merge pull request #5873 from ZitaNemeckova/fix_cb_tabs Switch to Advanced tab when only error is "Request is required" (cherry picked from commit 88b4b54e8c037eab2114233538f45eedcf7e6520) https://bugzilla.redhat.com/show_bug.cgi?id=1717843 app/controllers/application_controller/buttons.rb | 34 +- app/views/shared/buttons/_ab_advanced_form.html.haml | 2 +- spec/controllers/application_controller/buttons_spec.rb | 4 +- 3 files changed, 31 insertions(+), 9 deletions(-)
Well I cannot say I like the way it is solved. When I try to save, several warnings pop up. I change one thing and all the warnings disappear. I click add, rest of the warnings appear. I change other field, all warnings disappear. I click add... I am redirected to Advanced. So it sort of works, but warnings appearing and disappearing is not much user friendly as if I want to fix all the problems at once, I need to remember all the messages to find all the fields that are failing validation.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199