New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/51cd6a2817efff4ca20b78ce87505fe5848028bc commit 51cd6a2817efff4ca20b78ce87505fe5848028bc Author: Dan Clarizio <dclarizi> AuthorDate: Fri Feb 23 16:00:26 2018 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Fri Feb 23 16:00:26 2018 -0500 Merge pull request #3460 from h-kataria/load_go_summary_in_service_controller Render GO summary screen in Service Explorer. (cherry picked from commit 5f2e632979d3efc405479e57240d7f7eb0430265) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1553309 app/controllers/generic_object_controller.rb | 2 +- app/controllers/service_controller.rb | 5 +- app/helpers/generic_object_helper/textual_summary.rb | 8 +- app/helpers/service_helper/textual_summary.rb | 2 + app/views/service/show.html.haml | 2 +- spec/controllers/service_controller_spec.rb | 1 - 6 files changed, 12 insertions(+), 8 deletions(-)
Verified that the GO summary screen is rendered in Service Explorer on 5.9.2.0
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