Description of problem: Services -> Request shows an exception - undefined method `name' for #<ServiceTemplateProvisionRequest Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Go to Services -> Requests and the exception occurs 2. 3. Actual results: Expected results: Additional info:
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/af7f013c78f48ecf2d7b32b5b09c63185d21248a commit af7f013c78f48ecf2d7b32b5b09c63185d21248a Author: Aparna Karve <akarve> AuthorDate: Mon Jun 8 10:25:10 2015 -0700 Commit: Aparna Karve <akarve> CommitDate: Mon Jun 8 11:10:28 2015 -0700 Fixed method list_row_image to pass the item as opposed to item.name The controller that overrides list_row_image will then retrieve the appropriate attribute from item. https://bugzilla.redhat.com/show_bug.cgi?id=1229431 vmdb/app/controllers/application_controller.rb | 6 +++--- vmdb/app/controllers/provider_foreman_controller.rb | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-)
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=587e5c87ad45c6041ce89ebf2204fcadfcc5ccf1 commit 587e5c87ad45c6041ce89ebf2204fcadfcc5ccf1 Author: Aparna Karve <akarve> AuthorDate: Mon Jun 8 13:25:10 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Jul 14 18:15:51 2015 -0400 Fixed method list_row_image to pass the item as opposed to item.name The controller that overrides list_row_image will then retrieve the appropriate attribute from item. https://bugzilla.redhat.com/show_bug.cgi?id=1229431 (cherry picked from commit af7f013) vmdb/app/controllers/application_controller.rb | 6 +++--- vmdb/app/controllers/provider_foreman_controller.rb | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-)
Verified on upstream master.20150831201655_178618c
master.20150831201655_178618c
Verified in 5.5.0.11
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-2015:2551