Bug 1732370
Summary: | Unexpected error while performing operations on vm listed under cluster | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ganesh Hubale <ghubale> | |
Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ganesh Hubale <ghubale> | |
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
Priority: | medium | |||
Version: | 5.10.7 | CC: | bmidwood, hkataria, lavenel, mpovolny, obarenbo, simaishi | |
Target Milestone: | GA | Keywords: | Regression, TestOnly, ZStream | |
Target Release: | 5.11.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.11.0.19 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1740227 (view as bug list) | Environment: | ||
Last Closed: | 2019-12-13 14:57:04 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: | 1740227 |
Description
Ganesh Hubale
2019-07-23 09:01:38 UTC
Note that it is not required to go to the provider's dashboard to reproduce the bug.
After adding some infra provider, you can go directly to Compute > Infrastructure >
> Clusters/Deployment Roles and display some cluster's summary page.
Another note that the bug is reproducible if you click also on Direct VMs or All Templates
in Relationships table, in step 5 from steps to reproduce.
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/466e62b5eef9d0b5ebbe4b4f236d270670ac615c commit 466e62b5eef9d0b5ebbe4b4f236d270670ac615c Author: Hilda Stastna <hstastna> AuthorDate: Mon Aug 5 07:37:27 2019 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Mon Aug 5 07:37:27 2019 -0400 Get record class while performing operations on VMs of chosen Cluster Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1732370 app/controllers/application_controller/ci_processing.rb | 2 +- spec/controllers/application_controller/ci_processing_spec.rb | 34 + 2 files changed, 35 insertions(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/53cb3ef4bfbeefe415153bfd8ae520fc89154429 commit 53cb3ef4bfbeefe415153bfd8ae520fc89154429 Author: Martin Povolny <mpovolny> AuthorDate: Tue Aug 6 16:17:55 2019 -0400 Commit: Martin Povolny <mpovolny> CommitDate: Tue Aug 6 16:17:55 2019 -0400 Merge pull request #5936 from hstastna/Unexpected_error_VM_cluster_get_rec_cls Get record class while performing operations on VMs of chosen Cluster (cherry picked from commit fcddf95f46f7a0430c37a825408433fcba3c2889) https://bugzilla.redhat.com/show_bug.cgi?id=1732370 app/controllers/application_controller/ci_processing.rb | 2 +- spec/controllers/application_controller/ci_processing_spec.rb | 34 + 2 files changed, 35 insertions(+), 1 deletion(-) Fixed! Verified on version: 5.11.0.19.20190813184334_ed72c9f |