Created attachment 1158541 [details] no details Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Add an ansible provider under configuration manager 2. Switch to Grid View 3. Click on Quadicon , Nothing happens. 4. If it is List View , click the list item , it displays Inventory . Actual results: Expected results: Additional info: 5.6.0.6-beta2.5.20160511140943_ff75fb2
Yes the details are displayed in List View.
https://github.com/ManageIQ/manageiq/pull/8841
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/946f8e7af57b9c5a20d12e3089acede50e63e248 commit 946f8e7af57b9c5a20d12e3089acede50e63e248 Author: Milan Zazrivec <mzazrivec> AuthorDate: Fri May 20 10:39:02 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Fri May 20 10:39:02 2016 +0200 Fix creation of url ids for GTL view under config. providers list_row_id(row) is supposed to return id for a given object for any of the GTL views. Returning just prefix for the given model would lead to incorrect url being construted and a silent error when clicking on the constructed url. https://bugzilla.redhat.com/show_bug.cgi?id=1336953 app/controllers/provider_foreman_controller.rb | 2 -- 1 file changed, 2 deletions(-)
Fixed. Verified in 5.6.0.8-rc1.20160524155303_f2a5a50
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-2016:1348