Description of problem: Options in the `Show at Login` drop-down are inconsistent. There are few options that correspond to pages that no longer exist on the appliance, and there are few options that should be available but are not. Version-Release number of selected component (if applicable): 5.9.2.4 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: 1. Extra options corresponding to non-existent pages are visible in the drop-down. Options such as: Middleware / *, Consumption / Dashboard, Compute / Migration, Datawarehouse / Providers, Monitor / Alerts / Most Recent Alerts - Setting one of these options doesn't break anything, it lands the user on the page that they set, but there is no way to navigate to those pages otherwise. 2. Options not visible. Options such as Physical Provider / * Expected results: Only options related to pages navigatable on the appliance must be visible in the `Show at Login` drop-down. Additional info: A similar issue exists on 5.10, it's missing an option `Storage / Block Storage / Volume Types`.
https://github.com/ManageIQ/manageiq/pull/18416
What is the update on this BZ? I see these inconsistencies on 5.11 as well, and in some cases in our automation, if the non-existent option was selected, it results in the Exception page on re-login and there is perhaps no way to revert that, it will be nice if this can be fixed ASAP. I see that a PR for the fix has already been opened, how long before we can merge it?
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/6a7e63d452700384a39a1578e6762ec3a7903605 commit 6a7e63d452700384a39a1578e6762ec3a7903605 Author: Greg Piatigorski <gpiatigo> AuthorDate: Wed Jan 30 17:47:16 2019 -0500 Commit: Greg Piatigorski <gpiatigo> CommitDate: Wed Jan 30 17:47:16 2019 -0500 Updated MiqShortcuts for MySettings Start At Login dropdown https://bugzilla.redhat.com/show_bug.cgi?id=1656722 db/fixtures/miq_shortcuts.yml | 72 +- 1 file changed, 56 insertions(+), 16 deletions(-)
Selecting GraphQL / Explorer ends in the Exception page. Is there any pre-requisite to selecting that option? Also, there are still 2 more options - Cloud Intel / Timelines, Cloud Intel / RSS which needs to be removed. Moving this back to Assigned.
https://github.com/ManageIQ/manageiq/pull/18858
This is a 2 part code fix/refactoring. Related PR, to go with the one above: https://github.com/ManageIQ/manageiq-ui-classic/pull/5697
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/2436d8da8978cd81292211b7c30f161a63436973 commit 2436d8da8978cd81292211b7c30f161a63436973 Author: Greg Piatigorski <gpiatigo> AuthorDate: Wed Jun 12 17:38:37 2019 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Wed Jun 12 17:38:37 2019 -0400 Remove GraphQL, Cloud Timeline and RSS from StartAt shortcut dropdown. https://bugzilla.redhat.com/show_bug.cgi?id=1656722 db/fixtures/miq_shortcuts.yml | 15 - 1 file changed, 15 deletions(-)
Scaling back some of the changes. Refactoring selections for the Start At Login dropdown selections, so that GraphQL is not longer available, as well as the 2 other deprecated menus/options. This code fix goes back to just 1 PR, merged above and ready to re-test.
FIXED. Verified on 5.11.0.10.20190619171116_239686f.
I recently discovered that there are still a few options amiss from the list. Options such as - Cloud Intel > Utilization Migration > Migration Plans Migration > Infrastructure Mappings Migration > Migration Settings Can we add these as well?
Parthvi, may open another BZ at this point since at the time of prior Verified update these were not yet defined. Not sure we want to reset status from Verified to ON_DEV at this point.
Opened a new BZ for this: https://bugzilla.redhat.com/show_bug.cgi?id=1729136
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-2019:4199