Bug 1420824
| Summary: | WebUI - Web Console button is enabled for archived vm's | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Ramesh A <rananda> | ||||||
| Component: | UI - OPS | Assignee: | Brian McLaughlin <bmclaugh> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Kedar Kulkarni <kkulkarn> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.7.0 | CC: | cpelland, hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||||
| Target Milestone: | GA | Keywords: | ZStream | ||||||
| Target Release: | 5.8.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | vm:console | ||||||||
| Fixed In Version: | 5.8.0.8 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1436232 (view as bug list) | Environment: | |||||||
| Last Closed: | 2017-05-31 14:34:08 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | Bug | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1436232 | ||||||||
| Attachments: |
|
||||||||
Created attachment 1248835 [details]
Error message after clicking on the web console link
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/82db8fe0f0856fc637944abcd24f40659e462958 commit 82db8fe0f0856fc637944abcd24f40659e462958 Author: Brian McLaughlin <bmclaugh> AuthorDate: Wed Mar 15 14:43:50 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed Mar 22 14:07:16 2017 -0400 Disable Cockpit console button unless VM power state is 'on' https://bugzilla.redhat.com/show_bug.cgi?id=1420824 .../application_helper/button/cockpit_console.rb | 16 ++++++++++++++++ .../toolbar/container_node_center.rb | 4 +++- app/helpers/application_helper/toolbar/x_vm_center.rb | 4 +++- .../buttons/cockpit_console_spec.rb | 19 +++++++++++++++++++ 4 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 app/helpers/application_helper/button/cockpit_console.rb create mode 100644 spec/helpers/application_helper/buttons/cockpit_console_spec.rb Environment: cfme version downstream 58z Actions Performed: - Added RHV and vSphere providers to CFME - Navigated to archived VMs section - Checked web console button under details for 3 from vSphere and 1 RHV VM(s) Result: Web Console button was disabled 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/RHSA-2017:1367 |
Created attachment 1248834 [details] Web Console Description of problem: Web Console button is enabled for archived vm's Version-Release number of selected component (if applicable): 5.7.1.0.20170124142149_8a5f4d5 How reproducible: 100% Steps to Reproduce: 1. Open a virtual machine which has been archived 2. In the vm details page click on Access button Actual results: Web Console link is enabled. Click on it performs the cockpit operation. Refer the screenshot for further details Expected results: Web Console link should be displayed Additional info: