Fedora Account System
Red Hat Associate
Red Hat Customer
Brian, Looks like Tenant column needs to be fixed to show Tenant's name instead of Tenant object itself. Let me know if you need help recreating. Thanks, ~Harpreet
It looks like this issue was fixed in [1], please confirm. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1348630
https://github.com/ManageIQ/manageiq/pull/11423
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/c8b7120e3e74e426599d37d9ecdc6e8a7e4b305b commit c8b7120e3e74e426599d37d9ecdc6e8a7e4b305b Author: Brian McLaughlin <bmclaugh> AuthorDate: Wed Sep 21 10:57:39 2016 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed Sep 21 10:57:39 2016 -0400 Print user-friendly name of Tenant https://bugzilla.redhat.com/show_bug.cgi?id=1364921 app/views/miq_request/_prov_vm_grid.html.haml | 2 +- .../miq_request/_prov_vm_grid.html.erb_spec.rb | 38 ++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-)
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/505d910280c4336871748f0af91e5c58913379df commit 505d910280c4336871748f0af91e5c58913379df Author: Brian McLaughlin <bmclaugh> AuthorDate: Wed Sep 21 10:59:42 2016 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed Sep 21 10:59:42 2016 -0400 Update deprecated expect(response) reference https://bugzilla.redhat.com/show_bug.cgi?id=1364921 spec/views/miq_request/_prov_vm_grid.html.erb_spec.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/1aea6c3550164227bf64696b064c13c629139207 commit 1aea6c3550164227bf64696b064c13c629139207 Author: Brian McLaughlin <bmclaugh> AuthorDate: Wed Sep 21 13:11:17 2016 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed Sep 21 13:11:17 2016 -0400 style corrections https://bugzilla.redhat.com/show_bug.cgi?id=1364921 spec/views/miq_request/_prov_vm_grid.html.erb_spec.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)