Bug 1329578 - Accordion links in provider summary page is broken
Summary: Accordion links in provider summary page is broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.6.0
Assignee: Aparna Karve
QA Contact: Aziza Karol
URL:
Whiteboard: ui:provider
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-22 09:43 UTC by Aziza Karol
Modified: 2016-06-29 15:52 UTC (History)
5 users (show)

Fixed In Version: 5.6.0.5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-29 15:52:37 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:1348 0 normal SHIPPED_LIVE CFME 5.6.0 bug fixes and enhancement update 2016-06-29 18:50:04 UTC

Description Aziza Karol 2016-04-22 09:43:36 UTC
Description of problem:


Version-Release number of selected component (if applicable):
5.6.0.4-beta2.3.20160421172650_719e256 

How reproducible:
100%

Steps to Reproduce:
1.Add infrastructure provider and navigate to provider summary page
2.click on any accordion on Left hand side of the page . for ex in relationships accordion
3.

Actual results:
All accordion links are broken.when clicked any link it displayed

"The page you were looking for doesn't exist.You may have mistyped the address or the page may have moved."

Expected results:
respective pages should be displayed

Additional info:
production.log
[----] I, [2016-04-22T05:40:46.073876 #12526:b189d8]  INFO -- : Started GET "/ems_infra/show/1?display=hosts" for 127.0.0.1 at 2016-04-22 05:40:46 -0400
[----] F, [2016-04-22T05:40:46.082980 #12526:b189d8] FATAL -- :   
[----] F, [2016-04-22T05:40:46.083117 #12526:b189d8] FATAL -- : ActionController::RoutingError (No route matches [GET] "/ems_infra/show/1"):
[----] F, [2016-04-22T05:40:46.083178 #12526:b189d8] FATAL -- :   
[----] F, [2016-04-22T05:40:46.083254 #12526:b189d8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
[----] F, [2016-04-22T05:40:46.083288 #12526:b189d8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
[----] F, [2016-04-22T05:40:46.083320 #12526:b189d8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/rack/logger.rb:36:in `call_app'
[----] F, [2016-04-22T05:40:46.083351 #12526:b189d8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/rack/logger.rb:26:in `call'
[----] F, [2016-04-22T05:40:46.083381 #12526:b189d8] FATAL -- : request_store (1.3.1) lib/request_store/middleware.rb:9:in `call'
[----] F, [2016-04-22T05:40:46.083411 #12526:b189d8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/request_id.rb:24:in `call'
[----] F, [2016-04-22T05:40:46.083529 #12526:b189d8] FATAL -- : rack (2.0.0.alpha) lib/rack/method_override.rb:22:in `call'
[----] F, [2016-04-22T05:40:46.083584 #12526:b189d8] FATAL -- : rack (2.0.0.alpha) lib/rack/runtime.rb:22:in `call'
[----] F, [2016-04-22T05:40:46.083643 #12526:b189d8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
[----] F, [2016-04-22T05:40:46.083679 #12526:b189d8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/executor.rb:12:in `call'
[----] F, [2016-04-22T05:40:46.083709 #12526:b189d8] FATAL -- : rack (2.0.0.alpha) lib/rack/sendfile.rb:111:in `call'
[----] F, [2016-04-22T05:40:46.083739 #12526:b189d8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/engine.rb:522:in `call'
[----] F, [2016-04-22T05:40:46.083768 #12526:b189d8] FATAL -- : puma (3.3.0) lib/puma/configuration.rb:224:in `call'
[----] F, [2016-04-22T05:40:46.083802 #12526:b189d8] FATAL -- : puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
[----] F, [2016-04-22T05:40:46.083863 #12526:b189d8] FATAL -- : puma (3.3.0) lib/puma/server.rb:406:in `process_client'
[----] F, [2016-04-22T05:40:46.083907 #12526:b189d8] FATAL -- : puma (3.3.0) lib/puma/server.rb:271:in `block in run'
[----] F, [2016-04-22T05:40:46.083937 #12526:b189d8] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `call'
[----] F, [2016-04-22T05:40:46.083966 #12526:b189d8] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'

Comment 3 CFME Bot 2016-04-26 15:41:00 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/3b7c7ee1f810635cfc07ece0bebf3540d2f7b9a6

commit 3b7c7ee1f810635cfc07ece0bebf3540d2f7b9a6
Author:     Aparna Karve <akarve>
AuthorDate: Sat Apr 23 23:13:11 2016 -0700
Commit:     Aparna Karve <akarve>
CommitDate: Mon Apr 25 10:59:50 2016 -0700

    Fix all Accordion Relationship routes
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1329578

 app/views/layouts/listnav/_ems_infra.html.haml | 28 ++++++++++++--------------
 1 file changed, 13 insertions(+), 15 deletions(-)

Comment 4 Aziza Karol 2016-05-04 05:33:17 UTC
Accordion links in provider summary page works.

Verified:5.6.0.5-beta2.4.20160503153816_1fb554f

Comment 7 errata-xmlrpc 2016-06-29 15:52:37 UTC
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


Note You need to log in before you can comment on or make changes to this bug.