Created attachment 1266731 [details] screenshot Description of problem: "Save" and "Reset" buttons are absent when adding log collection configuration for a depot after selecting depot type. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Got to Configuration -> Diagnostics -> Collect Logs -> Edit 2. Select depot type (for ex. NFS) Actual results: "Save" and "Reset" buttons are absent Expected results: "Save" and "Reset" buttons are present and clickable after setting all fields Additional info: present in 5.8.0.7.20170321164727_1c97ccd
https://github.com/ManageIQ/manageiq-ui-classic/pull/841
Yes, it's a regression and bug present only in 5.8, in 5.7.x these buttons in place
Even in 5.8.0.4 buttons was present
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/2778c68ac154d71b437c3a55529ae47246e58130 commit 2778c68ac154d71b437c3a55529ae47246e58130 Author: Aparna Karve <akarve> AuthorDate: Wed Mar 29 14:46:16 2017 -0700 Commit: Aparna Karve <akarve> CommitDate: Wed Mar 29 14:46:16 2017 -0700 Removed code that sets newRecord to true https://bugzilla.redhat.com/show_bug.cgi?id=1436367 .../javascripts/controllers/ops/log_collection_form_controller.js | 2 -- 1 file changed, 2 deletions(-)
verified in 5.9.0.2.20171010190026_0413a06