Bug 1449322 - Default landing pages for storage should be synced with the correct ui navigation path
Summary: Default landing pages for storage should be synced with the correct ui naviga...
Keywords:
Status: CLOSED DUPLICATE of bug 1331327
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: cfme-future
Assignee: Greg Piatigorski
QA Contact: Aziza Karol
URL:
Whiteboard: ui:settings
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-09 15:44 UTC by Aziza Karol
Modified: 2017-06-14 16:48 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-14 16:48:37 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Storage shortcuts at Login added to match UI menus (123.08 KB, image/png)
2017-05-09 18:07 UTC, Greg Piatigorski
no flags Details
Storage Start page saved (97.19 KB, image/png)
2017-05-09 18:08 UTC, Greg Piatigorski
no flags Details

Description Aziza Karol 2017-05-09 15:44:30 UTC
Description of problem:


Version-Release number of selected component (if applicable):
5.8.0.13-rc2.20170502165848_0f98658

How reproducible:
100%

Steps to Reproduce:
1.Navigate to My settings->Visual
2.checked  storage landing pages in the drop down list

Actual result:
For example: its displaying storage/file shares ,storage/logical disk etc which is not synced as per the ui navigation.

Expected results:
should be synced with the correct ui navigation path.

Additional info:
if we try to set this for default landing page, it throws error in production.log:

[----] I, [2017-05-09T11:09:03.068464 #3022:19dc730]  INFO -- : Started GET "/ontap_logical_disk/show_list" for 127.0.0.1 at 2017-05-09 11:09:03 -0400
[----] F, [2017-05-09T11:09:03.073395 #3022:19dc730] FATAL -- :   
[----] F, [2017-05-09T11:09:03.073507 #3022:19dc730] FATAL -- : ActionController::RoutingError (No route matches [GET] "/ontap_logical_disk/show_list"):
[----] F, [2017-05-09T11:09:03.073568 #3022:19dc730] FATAL -- :   
[----] F, [2017-05-09T11:09:03.073640 #3022:19dc730] FATAL -- : actionpack (5.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.2) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.2) lib/rails/rack/logger.rb:26:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/executor.rb:12:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.2) lib/rails/engine.rb:522:in `call'
puma (3.3.0) lib/puma/configuration.rb:224:in `call'
puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
puma (3.3.0) lib/puma/server.rb:406:in `process_client'
puma (3.3.0) lib/puma/server.rb:271:in `block in run'
puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'
[----] I, [2017-05-09T11:09:03.472957 #3022:19d514c]  INFO -- : Started GET "/favicon.ico" for 127.0.0.1 at 2017-05-09 11:09:03 -0400
[----] F, [2017-05-09T11:09:03.477119 #3022:19d514c] FATAL -- :   
[----] F, [2017-05-09T11:09:03.477215 #3022:19d514c] FATAL -- : ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
[----] F, [2017-05-09T11:09:03.477272 #3022:19d514c] FATAL -- :   
[----] F, [2017-05-09T11:09:03.477503 #3022:19d514c] FATAL -- : actionpack (5.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.2) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.2) lib/rails/rack/logger.rb:26:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/executor.rb:12:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.2) lib/rails/engine.rb:522:in `call'
puma (3.3.0) lib/puma/configuration.rb:224:in `call'
puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
puma (3.3.0) lib/puma/server.rb:406:in `process_client'
puma (3.3.0) lib/puma/server.rb:271:in `block in run'
puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'
[----] I, [2017-05-09T11:09:05.723472 #3022:19dcf78]  INFO -- : Started GET "/favicon.ico" for 127.0.0.1 at 2017-05-09 11:09:05 -0400
[----] F, [2017-05-09T11:09:05.727180 #3022:19dcf78] FATAL -- :   
[----] F, [2017-05-09T11:09:05.727259 #3022:19dcf78] FATAL -- : ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
[----] F, [2017-05-09T11:09:05.727311 #3022:19dcf78] FATAL -- :   
[----] F, [2017-05-09T11:09:05.727345 #3022:19dcf78] FATAL -- : actionpack (5.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.2) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.2) lib/rails/rack/logger.rb:26:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/executor.rb:12:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.2) lib/rails/engine.rb:522:in `call'
puma (3.3.0) lib/puma/configuration.rb:224:in `call'
puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
puma (3.3.0) lib/puma/server.rb:406:in `process_client'
puma (3.3.0) lib/puma/server.rb:271:in `block in run'
puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'
[----] I, [2017-05-09T11:10:12.797534 #3022:19df214]  INFO -- : Started GET "/" for 127.0.0.1 at 2017-05-09 11:10:12 -0400

Comment 3 Greg Piatigorski 2017-05-09 18:07:31 UTC
Created attachment 1277415 [details]
Storage shortcuts at Login added to match UI menus

Storage shortcuts were added to My Settings => Visual Tab => Login Start Page At to match Storage UI menus. Please see screen shots in related BZ/PR

Comment 4 Greg Piatigorski 2017-05-09 18:08:50 UTC
Created attachment 1277416 [details]
Storage Start page saved

Screen shot aded to verify that addition/syncing up of shortcuts for Storage now matches UI and works.

Comment 5 Greg Piatigorski 2017-05-09 18:11:17 UTC
Code fix syncing up shortcuts to application menus provided in: https://bugzilla.redhat.com/show_bug.cgi?id=1331327

And PR: https://github.com/ManageIQ/manageiq/pull/15017

I added screen shots to verify the fix and no error when selecting Storage menu start page. Will change status to POST once the other BZ/PR is merged.

Comment 6 Greg Piatigorski 2017-05-22 17:21:08 UTC
Related code fix provided here: https://bugzilla.redhat.com/show_bug.cgi?id=1331327

Comment 7 Satoe Imaishi 2017-06-14 16:48:37 UTC

*** This bug has been marked as a duplicate of bug 1331327 ***


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