Bug 1729136 - Missing options in `Show at Login` drop-down of Visual tab on My Settings page.
Summary: Missing options in `Show at Login` drop-down of Visual tab on My Settings page.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.11.0
Assignee: Greg Piatigorski
QA Contact: Parthvi Vala
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-11 13:01 UTC by Parthvi Vala
Modified: 2019-12-13 15:01 UTC (History)
9 users (show)

Fixed In Version: 5.11.0.18
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-13 15:01:06 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Parthvi Vala 2019-07-11 13:01:27 UTC
Description of problem:
Few options are missing from the `Show at Login` drop-down of Visual tab on My Settings page after UI refactor of 5.11.

Version-Release number of selected component (if applicable):
5.11

How reproducible:
Always

Steps to Reproduce:
1. Navigate to My Settings > Visual(tab) > Start Page(section)
2. Observe the options in the `Show at Login` drop-down.


Actual results:
These 4 options are missing -
Cloud Intel > Utilization
Migration > Migration Plans
Migration > Infrastructure Mappings
Migration > Migration Settings

Expected results:
All navigatable pages must be given in the dropdown list.

Additional info:
Related BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1656722

Comment 2 Greg Piatigorski 2019-07-12 22:08:20 UTC
This ticket has started with a prior one, already Verified at the time: https://bugzilla.redhat.com/show_bug.cgi?id=1656722

Above link also specifies another menu addition, rather a move from a now deprecated Optimize menu, and is being addressed here. It now allows a selection of Cloud Intelligence => Utilization menu as a Start At display at Login, in My Settings Visuals tab. 

The Migration menu issue, as described in the ticket, is part of a v2v gem definition and as gem requires v2v fix.

Comment 6 Mike Turley 2019-07-16 15:15:11 UTC
After I discussed this with @mzazrivec, he found a solution and is working on a PR to fix it. I'll update the BZ when it's merged.

Comment 7 Milan Zázrivec 2019-07-17 09:53:04 UTC
https://github.com/ManageIQ/manageiq/pull/18992

Comment 8 Mike Turley 2019-07-18 17:38:22 UTC
The PR is merged, this should now be fixed in master.

Comment 9 CFME Bot 2019-07-18 17:40:38 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/53e764f70a9f3d8d743d54da0a3e4d49a8bdd071
commit 53e764f70a9f3d8d743d54da0a3e4d49a8bdd071
Author:     Milan Zazrivec <mzazrivec>
AuthorDate: Wed Jul 17 05:50:48 2019 -0400
Commit:     Milan Zazrivec <mzazrivec>
CommitDate: Wed Jul 17 05:50:48 2019 -0400

    Add missing shortcuts for v2v pages

    https://bugzilla.redhat.com/show_bug.cgi?id=1729136

 db/fixtures/miq_shortcuts.yml | 15 +
 1 file changed, 15 insertions(+)

Comment 10 CFME Bot 2019-07-22 15:31:26 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/ab57e586c32afabceba34c87e4c38db3c5722563
commit ab57e586c32afabceba34c87e4c38db3c5722563
Author:     Greg Piatigorski <gpiatigo>
AuthorDate: Fri Jul 12 18:10:00 2019 -0400
Commit:     Greg Piatigorski <gpiatigo>
CommitDate: Fri Jul 12 18:10:00 2019 -0400

    Add Utilization MiqShortcut for StartAt dropdown selection/setting

    https://bugzilla.redhat.com/show_bug.cgi?id=1729136

 db/fixtures/miq_shortcuts.yml | 5 +
 1 file changed, 5 insertions(+)

Comment 11 Parthvi Vala 2019-07-25 07:08:40 UTC
All the missing options were added, but I still see new options missing from the list.
Options such as - 
Migration / Migration Analytics
Red Hat Cloud / Services
Red Hat Cloud / Providers
Cloud Intel / Utilization   - this should be Overview / Utilization

Can you add one more commit to this BZ fixing this issue?

Comment 12 Mike Turley 2019-07-25 17:00:50 UTC
Migration Analytics is being disabled for now since it depends on some ongoing backend development, but I'm making a note of this BZ in https://github.com/RedHatCloudForms/cfme-migration_analytics/issues/5 so we remember to add it there when that menu entry is re-enabled.

As for the other three entries in @Parthvi's message, who should make that PR?

Comment 13 Greg Piatigorski 2019-07-25 21:05:37 UTC
Resetting the BZ to ON_DEV to refactor and add new additions and menu definitions above.

Comment 14 Greg Piatigorski 2019-07-25 21:06:38 UTC
Adding another PR for the 3 entires above.

Comment 16 Greg Piatigorski 2019-08-01 18:35:46 UTC
Overview Utilization menu fix has been applied. Red Hat Cloud is a gem, and menu changes requested will be applied shortcuts are made pluggable (discussion and resolution are on-going).

Comment 17 CFME Bot 2019-08-01 19:20:51 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/e3079f19b34005b077ecb13b9f2815be52746be4
commit e3079f19b34005b077ecb13b9f2815be52746be4
Author:     Greg Piatigorski <gpiatigo>
AuthorDate: Thu Jul 25 17:08:00 2019 -0400
Commit:     Greg Piatigorski <gpiatigo>
CommitDate: Thu Jul 25 17:08:00 2019 -0400

    Add Red hat Cloud menus and refactor Utilization menu text

    https://bugzilla.redhat.com/show_bug.cgi?id=1729136

 db/fixtures/miq_shortcuts.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 18 CFME Bot 2019-08-01 22:40:42 UTC
New commit detected on ManageIQ/manageiq/ivanchuk:

https://github.com/ManageIQ/manageiq/commit/c19e03774a708991f520945b8ebe4996ef9f3ce1
commit c19e03774a708991f520945b8ebe4996ef9f3ce1
Author:     Harpreet Kataria <hkataria>
AuthorDate: Thu Aug  1 15:18:24 2019 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Thu Aug  1 15:18:24 2019 -0400

    Merge pull request #19062 from GregP/add_red_hat_cloud_menus

    Refactor Overview Utilization menu text

    (cherry picked from commit 499cb1489a2f12b5b6636e5fb024af99cce5d2eb)

    https://bugzilla.redhat.com/show_bug.cgi?id=1729136

 db/fixtures/miq_shortcuts.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 19 Parthvi Vala 2019-08-07 13:47:06 UTC
FIXED. Verified in 5.11.0.18.20190806180636_1dd6378.

Thanks for working on it Greg :)


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