New commits detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/a8f52653cafdb40f808d64b073ec8ea0e67ff643 commit a8f52653cafdb40f808d64b073ec8ea0e67ff643 Author: Milan Zázrivec <mzazrivec> AuthorDate: Mon Jan 15 03:57:30 2018 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Mon Jan 15 03:57:30 2018 -0500 Merge pull request #3238 from skateman/report-menu-dead-code Remove dead code from get_reports_menu in application controller (cherry picked from commit 36b257fe652219baa23ba35bbfae6c050deb3d40) https://bugzilla.redhat.com/show_bug.cgi?id=1552723 app/controllers/application_controller.rb | 29 +- app/controllers/dashboard_controller.rb | 1 - app/controllers/report_controller.rb | 2 +- app/controllers/report_controller/menus.rb | 4 +- app/controllers/report_controller/reports.rb | 2 +- spec/controllers/report_controller_spec.rb | 2 +- 6 files changed, 9 insertions(+), 31 deletions(-) https://github.com/ManageIQ/manageiq-ui-classic/commit/c4d8271c5a7049bbee8a3f768d8cc8184ccd969d commit c4d8271c5a7049bbee8a3f768d8cc8184ccd969d Author: Milan Zázrivec <mzazrivec> AuthorDate: Fri Feb 9 08:02:28 2018 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Fri Feb 9 08:02:28 2018 -0500 Merge pull request #3245 from skateman/reports-menu-refactor Refactor _reports_menu methods in the ApplicationController (cherry picked from commit c1988f43b2c53d933d6ad088e7640def3c7d65d2) https://bugzilla.redhat.com/show_bug.cgi?id=1552723 app/controllers/application_controller.rb | 89 +- app/controllers/report_controller.rb | 2 +- app/controllers/report_controller/menus.rb | 4 +- app/controllers/report_controller/reports.rb | 2 +- app/controllers/report_controller/schedules.rb | 2 +- app/controllers/report_controller/widgets.rb | 4 +- spec/controllers/miq_report_controller/menus_spec.rb | 14 +- spec/controllers/report_controller_spec.rb | 52 +- 8 files changed, 81 insertions(+), 88 deletions(-)
Verified in Version 5.9.2.0.20180320210136_355c506
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/RHSA-2018:1328