Bug 1428003
Summary: | Issue with Image/template Select during provision | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Leo Khomenko <lkhomenk> | ||||
Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> | ||||
Status: | CLOSED ERRATA | QA Contact: | Ganesh Hubale <ghubale> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.8.0 | CC: | akarol, hkataria, jhardy, mpovolny, obarenbo, simaishi, smallamp | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | provision:ui | ||||||
Fixed In Version: | 5.10.0.12 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-07 23:02:25 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: | |||||||
Attachments: |
|
Yes, this bug is fixed by https://github.com/ManageIQ/manageiq-ui-classic/pull/4136 New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/2f06c67a9744e063dc58defd53a0d866a67c1317 commit 2f06c67a9744e063dc58defd53a0d866a67c1317 Author: Hilda Stastna <hstastna> AuthorDate: Wed Jun 13 12:22:58 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Wed Jun 13 12:22:58 2018 -0400 Fix returning wrong template class while provisioning VM Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1428003 Fix returning wrong template class while provisioning VM through Infra Provider's details page. app/controllers/application_controller.rb | 11 +- app/controllers/application_controller/miq_request_methods.rb | 5 +- 2 files changed, 12 insertions(+), 4 deletions(-) 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-2019:0212 |
Created attachment 1258826 [details] came from cloud provider, but can see infra templates Description of problem:if we open a VM/Instance view from Provider details and try to provision CFME will show us all available templates+images - see screenshot Version-Release number of selected component (if applicable):5.8.0.2 How reproducible:100% Steps to Reproduce: 1.Open Provider details and it's VMs/Instances View 2.Provision a VM/INstance Actual results:this Image/Template Dialog shows all available templates Expected results:only templates from this provider should be shown