Description of problem: When selecting the root node, Tile is used as defined in My Settings, but when selecting CloudFormations Templates or Heat Templates nodes, List is used. Version-Release number of selected component (if applicable): How reproducible: Click on nodes in the OT tree. Actual results: Different list types used for root vs other OT list nodes Expected results: All should use the same setting
https://github.com/ManageIQ/manageiq/pull/2579
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/8c1424b04a277d38961dd27fdfcf1f277cc90844 commit 8c1424b04a277d38961dd27fdfcf1f277cc90844 Author: Milan Zazrivec <mzazrivec> AuthorDate: Fri Apr 10 14:33:39 2015 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Apr 15 13:41:24 2015 +0200 Render all orch. template types consistently The configured orchestration template list view type should apply to both CloudFormation & Heat template types. https://bugzilla.redhat.com/show_bug.cgi?id=1207298 vmdb/app/controllers/application_controller.rb | 2 +- vmdb/app/controllers/catalog_controller.rb | 2 +- vmdb/spec/controllers/catalog_controller_spec.rb | 34 ++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 2 deletions(-)
List view is used for all root nodes verified in 5.4.0.0.22.20150420163946_26004d1
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://rhn.redhat.com/errata/RHBA-2015-1100.html