Created attachment 1509475 [details] no appliance name error Description of problem: When I try to change Authentication settings and save my changes, I get "Appliance name must be entered" error. I suppose it is caused by changes introduced in https://bugzilla.redhat.com/show_bug.cgi?id=1639364 Version-Release number of selected component (if applicable): 5.9.6.3 How reproducible: 100% Steps to Reproduce: 1. Open Configuration 2. Click on server's -> Authentication tab 3. Change Mode to anything. F.e. External (httpd) 4. Click Save Actual results: "Appliance name must be entered" error Expected results: No such error Additional info:
Created attachment 1509476 [details] appliance logs
https://github.com/ManageIQ/manageiq-ui-classic/pull/5015
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/10ce1a166c16593cc9fe4a68456f567956a94351 commit 10ce1a166c16593cc9fe4a68456f567956a94351 Author: Harpreet Kataria <hkataria> AuthorDate: Thu Nov 29 17:26:03 2018 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Nov 29 17:26:03 2018 -0500 Check for Appliance name only when validating settings tab. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1654287 app/controllers/ops_controller/settings/common.rb | 1 + 1 file changed, 1 insertion(+)
Fixed in 5.9.6.5