Bug 1615796
Summary: | Access to VM Console is missing on UI | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ido Ovadia <iovadia> | |
Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ido Ovadia <iovadia> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.10.0 | CC: | dmetzger, gdubreui, hkataria, lavenel, maufart, mpovolny, obarenbo, simaishi | |
Target Milestone: | GA | Keywords: | Regression, TestOnly, ZStream | |
Target Release: | 5.10.0 | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | 5.10.0.11 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1622471 (view as bug list) | Environment: | ||
Last Closed: | 2019-02-12 16:52:43 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1596320, 1622471 |
Description
Ido Ovadia
2018-08-14 09:30:33 UTC
Sorry for the typo on Actual results Actual results: =============== UI Instance page missing the button: Access --> VM Console If the "VM console" has a feature named "cockpit_console", then it might be my fault reviewing UI refactoring PR https://github.com/ManageIQ/manageiq-ui-classic/pull/4212#issuecomment-400674839 New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/7482010a3bff0778b6fc9cc14056c0fb4223a8e7 commit 7482010a3bff0778b6fc9cc14056c0fb4223a8e7 Author: Dávid Halász <dhalasz> AuthorDate: Thu Aug 16 06:00:03 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Thu Aug 16 06:00:03 2018 -0400 Move webmks console button to instance operations button mixin Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1615796 app/helpers/application_helper/toolbar/cloud/instance_operations_button_group_mixin.rb | 9 + app/helpers/application_helper/toolbar/x_vm_cloud_center.rb | 31 - 2 files changed, 9 insertions(+), 31 deletions(-) The tracker for 5.9 is https://bugzilla.redhat.com/show_bug.cgi?id=1615796 Verified ======== 5.10.0.23 |